{
  "name": "PepCoach.AI",
  "short_name": "PepCoach",
  "description": "AI-powered health coaching for GLP-1, fitness, and nutrition tracking",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1a1d29",
  "theme_color": "#2c5ff5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
