{
  "name": "Akawo",
  "short_name": "Akawo",
  "id": "ng.akawo.app",
  "description": "A secure digital savings platform for disciplined daily contributions and easy payouts.",
  "start_url": "/",
  "dir": "ltr",
  "scope": "/",
  "lang": "en-NG",
  "orientation": "portrait",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#2563EB",
  "icons": [
    {
      "src": "/icons/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "944x1114",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Akawo Savings Dashboard"
    },
    {
      "src": "/screenshots/contributions.png",
      "sizes": "944x1114",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Daily Contributions List"
    },
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Akawo Desktop View"
    }
  ]
}