{
  "name": "Athlai — AI Running Coach",
  "short_name": "Athlai",
  "description": "An AI coach that understands your body across every workout, every night of sleep, every recovery signal — and tells you exactly what to do next.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["health", "fitness", "sports"],
  "lang": "en",
  "scope": "/"
}
