{
  "name": "GrowBusiness - Manage. Bill. Grow.",
  "short_name": "GrowBusiness",
  "description": "GST Billing, Inventory & Accounting App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1f45",
  "theme_color": "#1a3a6b",
  "orientation": "any",
  "icons": [
    { "src": "/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
