{
  "name": "Athlon — Calorie Bank",
  "short_name": "Athlon",
  "description": "AI-powered calorie tracking with a bank account metaphor",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0F1E",
  "theme_color": "#0A0F1E",
  "orientation": "portrait",
  "icons": [
    {"src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png"}
  ],
  "categories": ["health", "fitness"]
}
