{
  "id": "/",
  "name": "SwiftVend — VTU & Smart Payments",
  "short_name": "SwiftVend",
  "description": "Buy airtime, data, cable TV, electricity, betting credit and exam PINs from one wallet. Fund it, spend it, and earn referral commission.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#F5F8F2",
  "theme_color": "#F5F8F2",
  "lang": "en-NG",
  "dir": "ltr",
  "categories": ["finance", "utilities", "shopping"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Buy airtime & data",
      "short_name": "Services",
      "url": "/services",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Fund my wallet",
      "short_name": "Fund",
      "url": "/dashboard",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Get help",
      "short_name": "Help",
      "url": "/help",
      "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
