{
  "name": "RunBite AI",
  "short_name": "RunBite",
  "description": "Runner meal-photo analysis for training-day food decisions.",
  "start_url": "./index.html#analyze",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f8f4",
  "theme_color": "#c7f05b",
  "icons": [
    {
      "src": "./assets/runbite-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
