{
  "short_name": "tuPay",
  "name": "tuPay Zimbabwe",
  "description": "Zimbabwe's all-in-one payment platform for airtime, ZESA tokens, bills and more",
  "categories": ["finance", "payments", "utilities", "zimbabwe"],
  "lang": "en-ZW",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#2563EB",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=co.zw.tupay.app",
      "id": "co.zw.tupay.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/tupay/id1234567890"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/home-screen.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "tuPay Home Screen"
    },
    {
      "src": "screenshots/services-screen.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "tuPay Services Screen"
    },
    {
      "src": "screenshots/payment-screen.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "tuPay Payment Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Buy ZESA Tokens",
      "url": "/services/zesa-tokens",
      "description": "Purchase electricity tokens online",
      "icons": [{ "src": "shortcuts/zesa.png", "sizes": "96x96" }]
    },
    {
      "name": "Buy Airtime",
      "url": "/services/econet-airtime",
      "description": "Purchase Econet, NetOne or Telecel airtime",
      "icons": [{ "src": "shortcuts/airtime.png", "sizes": "96x96" }]
    },
    {
      "name": "Pay Bills",
      "url": "/services#bill-payments",
      "description": "Pay utility bills and subscriptions",
      "icons": [{ "src": "shortcuts/bills.png", "sizes": "96x96" }]
    }
  ]
}
