{
  "name": "PatchFit — AI Fitness Coach",
  "short_name": "PatchFit",
  "description": "AI-powered workout plans, smart nutrition tracking, and progress analytics.",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#22C55E",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Log Meal",    "url": "/log",      "description": "Log a meal or snack" },
    { "name": "Today",       "url": "/today",    "description": "View today's dashboard" },
    { "name": "My Plans",    "url": "/plans",    "description": "View workout & nutrition plans" }
  ]
}
