{
  "name": "Rainpay — Money that moves with you",
  "short_name": "Rainpay",
  "description": "Your Nigerian wallet for transfers, bills, savings and contribution circles.",
  "id": "/",
  "start_url": "/wallet",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1533",
  "theme_color": "#0B1533",
  "lang": "en-NG",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Send money", "url": "/send" },
    { "name": "Bank transfer", "url": "/bank-transfer" },
    { "name": "Notifications", "url": "/notifications" }
  ]
}
