{
  "name": "JoansKonnect",
  "short_name": "Joanskonnect",
  "description": "Bulk Airtime sales, Internet Data bundle subscription, Cable Tv subscription, Electricity bill payment, Recharge cards printing, Exam results checker and more.",
  "background_color": "#FFFFFF",
  "theme_color": "#505050",
  "orientation": "any",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "icons": [
    {
      "src": "/img/pwa/pwa.svg",
      "sizes": "any",
      "type": "image/svg"
    },
    {
      "src": "/img/pwa/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/maskable_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/pwa/desc-1.png",
      "type": "image/png",
      "sizes": "540x720"
    },
    {
      "src": "/img/pwa/desc-2.png",
      "type": "image/jpg",
      "sizes": "540x720"
    },
    {
      "src": "/img/pwa/desc-3.png",
      "type": "image/jpg",
      "sizes": "540x720"
    }
  ]
}