{
  "name": "GeraSure — Protection Made Simple",
  "short_name": "GeraSure",
  "description": "Affordable microinsurance for everyone. Health, accident, device, and crop insurance.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0ea5e9",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["insurance"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "orientation": "portrait-primary"
}
