{
  "id": "/",
  "name": "Keto Scanner",
  "short_name": "Keto Scanner",
  "description": "Personal keto food advisor — scan labels, whole foods, and served dishes",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "food", "lifestyle"],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "background_color": "#f8f4e9",
  "theme_color": "#f8f4e9",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
