{
  "name": "Apay — Money for real life",
  "short_name": "Apay",
  "description": "Send, receive, exchange currency, pay bills, withdraw cash and accept payments from one secure wallet — built for South Sudan and Africa.",
  "id": "/launch",
  "start_url": "/launch?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "en",
  "dir": "auto",
  "categories": ["finance", "business", "productivity"],
  "background_color": "#f4efe6",
  "theme_color": "#0A1B3D",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-512.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
