{
  "name": "The Running Women",
  "short_name": "TRW",
  "description": "Your personal AI running coach — weekly plans tailored to your goals",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FFF5F7",
  "theme_color": "#FF558E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
