{
  "name": "NT-Fitness — Nutrition · Training · Health",
  "short_name": "NT-Fitness",
  "description": "Track nutrition, training, weight management, and AI coaching in one place.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "icons": [
    { "src": "/android-chrome-192.jpg", "sizes": "192x192", "type": "image/jpeg" },
    { "src": "/android-chrome-512.jpg", "sizes": "512x512", "type": "image/jpeg" },
    { "src": "/og-icon-512.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Diary", "url": "/diary", "short_name": "Diary" },
    { "name": "Meal plan", "url": "/meal-plan", "short_name": "Plan" },
    { "name": "AI Coach", "url": "/ai-coach", "short_name": "Coach" },
    { "name": "Browse foods", "url": "/browse", "short_name": "Browse" }
  ],
  "categories": ["health", "fitness", "lifestyle", "food"],
  "theme_color": "#19112E",
  "background_color": "#19112E",
  "display": "standalone",
  "orientation": "portrait"
}
