{
  "id": "/app/",
  "name": "Serene Cycle",
  "short_name": "Serene Cycle",
  "description": "Your daily guide to period-synced wellness. Get personalized yoga, nutrition, and beauty insights tailored to your menstrual cycle to stay healthy and vibrant every day.",
  "lang": "en",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#016236",
  "background_color": "#fefefe",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "web-app-manifest-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
