{
  "name": "MetaFast — Diets, Fasting & Macros",
  "short_name": "MetaFast",
  "description": "Keto, fasting, and macros that actually work. AI food logging, smart fasting timer, sensitivity warnings.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1d2620",
  "theme_color": "#1d2620",
  "categories": ["health", "lifestyle", "fitness"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
