{
  "name": "FUEL — Adaptive Nutrition Tracker",
  "short_name": "FUEL",
  "description": "Adaptive calorie + macro tracking that learns your metabolism.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f0d",
  "theme_color": "#0a0f0d",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "favicon.ico", "sizes": "16x16 24x24 32x32 48x48 64x64", "type": "image/x-icon" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
