{
  "name": "BLOOM — IVF Journey Planner",
  "short_name": "BLOOM IVF",
  "description": "Your complete IVF companion. 100% private, offline, no account needed.",
  "start_url": "./bloom-ivf.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF6F1",
  "theme_color": "#C4927A",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
