{
  "id": "https://app.scanzy.kiwi/",
  "name": "Scanzy - Grocery Intelligence",
  "short_name": "Scanzy",
  "description": "Scan supermarket receipts, understand your grocery spending, and build your personal grocery price history.",
  "start_url": "https://app.scanzy.kiwi/",
  "scope": "https://app.scanzy.kiwi/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "productivity"],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ]
}
