{
  "name": "FitMate Coach",
  "short_name": "FitMate",
  "description": "AI fitness coach \u2014 Cycling, Running, Strength \u2014 powered by Strava and Claude AI",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070a10",
  "theme_color": "#4fffb0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%23070a10'/%3E%3Ccircle cx='96' cy='96' r='88' fill='none' stroke='%234fffb0' stroke-width='4'/%3E%3Ctext x='96' y='54' text-anchor='middle' font-family='Arial Black,sans-serif' font-weight='900' font-size='36' letter-spacing='2' fill='%234fffb0'%3EFM%3C/text%3E%3Ccircle cx='60' cy='128' r='26' stroke='%234fffb0' stroke-width='5' fill='none'/%3E%3Ccircle cx='132' cy='128' r='26' stroke='%234fffb0' stroke-width='5' fill='none'/%3E%3Cline x1='78' y1='82' x2='60' y2='128' stroke='%234fffb0' stroke-width='5' stroke-linecap='round'/%3E%3Cline x1='78' y1='82' x2='110' y2='82' stroke='%234fffb0' stroke-width='5' stroke-linecap='round'/%3E%3Cline x1='110' y1='82' x2='60' y2='128' stroke='%2338bdf8' stroke-width='4' stroke-linecap='round'/%3E%3Cline x1='110' y1='82' x2='132' y2='128' stroke='%234fffb0' stroke-width='5' stroke-linecap='round'/%3E%3Ccircle cx='100' cy='62' r='10' fill='%234fffb0'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "sports",
    "health",
    "fitness"
  ],
  "lang": "en-AU",
  "prefer_related_applications": false
}