{
  "short_name": "Gobble",
  "name": "Gobble - Simple AI Calorie Tracker",
  "description": "Clean, local-first calorie and weight tracking with AI food logging. Free, no account required.",
  "icons": [
    {
      "src": "favicon.png",
      "type": "image/png"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#10b981",
  "background_color": "#ffffff"
}
