{
  "name": "EmpowHer",
  "short_name": "EmpowHer",
  "description": "Your trusted health, safety, and support companion for Geneva and Grand Genève.",
  "start_url": "/app-demo",
  "display": "standalone",
  "background_color": "#FDF9F6",
  "theme_color": "#C0644A",
  "orientation": "portrait-primary",
  "scope": "/",
  "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 maskable"
    }
  ],
  "categories": ["health", "lifestyle", "safety"],
  "lang": "en",
  "dir": "ltr"
}