{
  "name": "MyAthletePath — Youth Athlete Development",
  "short_name": "MyAthletePath",
  "description": "AI-powered youth athlete development: training, scout-ready profiles, team tools, and verified progress.",
  "id": "/",
  "start_url": "/dashboard?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020c22",
  "theme_color": "#009098",
  "categories": ["sports", "education", "productivity"],
  "icons": [
    { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }] },
    { "name": "Coach Hub", "url": "/coach-hub", "icons": [{ "src": "/pwa-192.png", "sizes": "192x192" }] }
  ]
}
