{
  "name": "Braandix Business Consultancy",
  "short_name": "Braandix",
  "description": "Premium Business Consultancy & Personal Branding Application for Braandix.",
  "id": "braandix-anish-pwa",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#071D40",
  "theme_color": "#0B2B5C",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "72x72 96x96 128x128 144x144 152x152 192x192 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
