{
  "name": "PCOS Nav",
  "short_name": "PCOSNav",
  "description": "Navigate your PCOS. Find your phenotype, decode your labs, and build your protocol.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF006E",
  "background_color": "#FFFFFF",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
