{
  "name": "Lifelytics",
  "short_name": "Lifelytics",
  "description": "AI-assisted nutrition and meal planning built around your health profile.",
  "id": "./app",
  "start_url": "./app",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#107a6a",
  "orientation": "portrait",
  "categories": [
    "health",
    "food",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
