{
  "name": "My PCOS Fit — Cycle-Synced Fitness",
  "short_name": "My PCOS Fit",
  "description": "Hormone-friendly, cycle-synced training and nutrition for women navigating PCOS.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7EFE6",
  "theme_color": "#C97B5C",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Today's Session", "url": "/session" },
    { "name": "Routines", "url": "/routines" }
  ]
}
