{
  "short_name": "WifiGuru",
  "name": "WifiGuru App",
  "description": "Manage your WifiGuru internet services, view bills, make payments, and more.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo-icon-300.jpg",
      "type": "image/jpeg",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo-icon-500.jpg",
      "type": "image/jpeg",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#ea580c",
  "background_color": "#ffffff",
  "orientation": "portrait-primary"
}
