{
  "name": "GST Infusion Compliance CRM",
  "short_name": "GST Infusion",
  "description": "GST compliance registry, return filing, and accounting automation workspace.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tax Calculator",
      "short_name": "Calculator",
      "description": "Calculate CGST, SGST, IGST calculations instantly",
      "url": "/?tab=templates",
      "icons": [
        {
          "src": "/icon-512.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Compliance Blog",
      "short_name": "Blog",
      "description": "Read latest peer-reviewed GST circulars",
      "url": "/?tab=blog",
      "icons": [
        {
          "src": "/icon-512.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
