{
  "name": "Desperate Healthwives",
  "short_name": "Healthwives",
  "description": "Track symptoms, find patterns, advocate for your health.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0606",
  "theme_color": "#3a1010",
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}