{
  "name": "NutrAge - Eat for Longevity",
  "short_name": "NutrAge",
  "description": "Turn a photo of your meal into a Longevity Snapshot.",
  "start_url": "/app/scan",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1f3d2c",
  "theme_color": "#1f3d2c",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "lifestyle", "food"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
