{
  "name": "Birth Advocate",
  "short_name": "Birth Advocate",
  "description": "Your maternal health and birth plan companion — from pre-conception through one year postpartum.",
  "start_url": "/dashboard/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFCFA",
  "theme_color": "#B5674A",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Birth Plan",
      "url": "/dashboard/birth-plan/",
      "description": "View and edit your birth plan"
    },
    {
      "name": "Hospital Safety",
      "url": "/hospitals/",
      "description": "Search hospital safety data"
    }
  ]
}
