{
  "name": "Somaseen — Your body, finally seen.",
  "short_name": "Somaseen",
  "description": "From 'soma' (body) and 'seen'. A free app for women dealing with recurrent UTIs, BV, and thrush — to track symptoms, spot patterns, and walk into every appointment prepared to be taken seriously.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1e3d1",
  "theme_color": "#6e1f2b",
  "icons": [
    {
      "src": "./icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"]
}
