{
  "id": "/",
  "name": "Mac Data Hub",
  "short_name": "MacData",
  "description": "Buy mobile data bundles for MTN, Telecel and AirtelTigo in Ghana. Fast, affordable, delivered in seconds.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0d1117",
  "theme_color": "#006B3F",
  "orientation": "portrait-primary",
  "lang": "en-GH",
  "dir": "ltr",
  "categories": ["finance", "shopping", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/static/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Buy MTN Data",
      "short_name": "MTN Data",
      "description": "Browse and buy MTN data bundles",
      "url": "/?net=mtn&source=pwa-shortcut",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Buy Telecel Data",
      "short_name": "Telecel",
      "description": "Browse and buy Telecel data bundles",
      "url": "/?net=telecel&source=pwa-shortcut",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Track My Order",
      "short_name": "Track Order",
      "description": "Check the status of your data order",
      "url": "/?action=track&source=pwa-shortcut",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
