{
  "name": "hermeal — PCOS Meal Plans",
  "short_name": "hermeal",
  "description": "Personalised 5-day PCOS & PMOS meal plans powered by AI. High protein, hormone-balancing nutrition tailored to you.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#FAFAF8",
  "theme_color": "#2C5F4A",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["health", "food", "lifestyle", "medical"],
  "scope": "/",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Generate Meal Plan",
      "short_name": "New Plan",
      "description": "Start a new personalised 5-day PCOS meal plan",
      "url": "/?action=new",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "My Plan",
      "short_name": "My Plan",
      "description": "View your saved meal plan",
      "url": "/?action=plan",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "813x721",
      "type": "image/png",
      "platform": "narrow",
      "label": "hermeal — AI PCOS meal plan generator"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "hermeal — AI PCOS meal plans on desktop"
    }
  ]
}
