{
  "name": "Saraky Data Sub",
  "short_name": "Saraky Data Sub",
  "description": "Fast, secure and reliable VTU services in Nigeria including data subscription, airtime and bill payments.",
  
  "start_url": "/login?source=pwa",
  "scope": "/",
  
  "display": "standalone",
  "orientation": "portrait",
  
  "background_color": "#0A0F2C",
  "theme_color": "#0A0F2C",
  
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}