{
  "name": "StockSpot - Deal & Restock Alerts",
  "short_name": "StockSpot",
  "description": "Get real-time alerts for product restocks and price drops across major retailers",
  "start_url": "/website/index.html",
  "scope": "/website/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/images/stockspot-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/stockspot-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "shopping",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect width='540' height='720' fill='%23f9fafb'/><rect width='540' height='100' fill='%232563eb'/><text x='270' y='50' font-size='32' text-anchor='middle' dominant-baseline='middle' fill='white'>StockSpot</text></svg>",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ]
}
