{
  "name": "Bala and Co., Balance Confirmation",
  "short_name": "Confirmations",
  "description": "Secure balance confirmation and audit workspace for Bala and Co.,",
  "id": "./index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f3f6f9",
  "theme_color": "#0d655c",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "./assets/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/ca-india-logo-official.png",
      "sizes": "1125x870",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
