{
  "name": "Mfinyi AI • Cycling Adaptive Coach",
  "short_name": "Mfinyi Coach",
  "description": "An adaptive, AI-powered cycling companion that plans, logs, and adaptive-coaches your rides, keeping you focused, consistent, and on track.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#111827",
  "categories": ["sports", "fitness", "health"],
  "icons": [
    {
      "src": "/mfinyi.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mfinyi.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/mfinyi.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mfinyi.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
