{
  "name": "Taxmann Premium",
  "short_name": "Premium",
  "description": "Taxmann Premium Platform",
  "theme_color": "#d82914",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/premium/",
  "start_url": "/premium/",
  "icons": [
    {
      "src": "favicon.ico?v=21",
      "sizes": "64x64 48x48 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png?v=21",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png?v=21",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}