{
  "name": "MamaCycle UG",
  "short_name": "MamaCycle",
  "description": "Your health. Your strength. Your future. A free women's health app for Uganda.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF4F7",
  "theme_color": "#E91E8C",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["health", "fitness", "women", "medical"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
