{
  "name": "Keto Scanner",
  "short_name": "Keto Scanner",
  "description": "Scan any barcode or photograph any nutrition label. AI instantly tells you if it's keto-safe, detects hidden insulin-spikers, and tracks your daily carb budget.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbfbfd",
  "theme_color": "#0071e3",
  "orientation": "portrait",
  "categories": ["health", "food", "lifestyle"],
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
