{
  "name": "FUEL AI — AI Fitness & Nutrition Tracker",
  "short_name": "FUEL AI",
  "description": "Log food in plain English, get AI-generated workouts, and chat with your personal AI coach. The fitness app that does the thinking for you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "categories": ["health", "fitness", "lifestyle"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "FUEL AI home screen"
    }
  ]
}
