{
  "short_name": "Calur",
  "name": "Calur",
  "description": "AI nutrition coach: track meals, chat, and get personalized guidance.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "pwa_icon.png",
      "type": "image/png",
      "sizes": "1024x1024"
    },
    {
      "src": "named_icon.png",
      "type": "image/png",
      "sizes": "1024x1024"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0c131d",
  "background_color": "#0c131d"
}