{
  "name": "FuelTron - Intelligent Nutrition Platform",
  "short_name": "FuelTron",
  "description": "Eat Smarter. Live Sharper. AI-powered nutrition tracking and health insights.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0e14",
  "background_color": "#0a0e14",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
