{
  "name": "GrowStack - Digitize, Automate & Grow Your Business",
  "short_name": "GrowStack",
  "description": "Billing, attendance, inventory, reports — sab connected. Ek screen, poora control.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafafa",
  "theme_color": "#000000",
  "lang": "hi",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Book a free demo consultation"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing",
      "description": "View pricing plans"
    },
    {
      "name": "Industries",
      "short_name": "Industries",
      "url": "/industries",
      "description": "See industry solutions"
    }
  ]
}
