{
  "name": "PAYD - Autonomous Commerce Agent",
  "short_name": "PAYD",
  "description": "Your autonomous commerce agent. Discover, buy, and pay for exactly what you need without the friction.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#00f5a0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0e17' width='192' height='192'/><text x='96' y='120' font-size='100' font-weight='bold' text-anchor='middle' fill='%2300f5a0' font-family='sans-serif'>⬡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230a0e17' width='512' height='512'/><text x='256' y='340' font-size='280' font-weight='bold' text-anchor='middle' fill='%2300f5a0' font-family='sans-serif'>⬡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230a0e17' width='540' height='720'/><text x='270' y='360' font-size='150' text-anchor='middle' fill='%2300f5a0'>PAYD</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%230a0e17' width='1280' height='720'/><text x='640' y='360' font-size='150' text-anchor='middle' fill='%2300f5a0'>PAYD</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "categories": ["shopping", "productivity"],
  "shortcuts": [
    {
      "name": "Start Shopping",
      "short_name": "Shop",
      "description": "Start discovering and buying",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230a0e17' width='192' height='192'/><text x='96' y='120' font-size='100' font-weight='bold' text-anchor='middle' fill='%2300f5a0'>⬡</text></svg>",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
