{
  "name": "TRIUM — Performance Super-App",
  "short_name": "TRIUM",
  "description": "AI-powered training, nutrition & races for athletes",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A0B10",
  "theme_color": "#FF4D00",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["fitness", "health", "sports"],
  "shortcuts": [
    { "name": "Start Activity", "url": "/dashboard/live", "description": "Record a workout" },
    { "name": "AI Coach", "url": "/dashboard/ai-coach", "description": "Chat with your AI coach" },
    { "name": "Races", "url": "/races", "description": "Explore races" }
  ]
}
