{
  "name": "VyapaarMatrix - Billing & POS",
  "short_name": "VyapaarMatrix",
  "description": "India's #1 business management software for inventory management, GST billing, clinic management & restaurant POS. Free 1-month trial!",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1A529A",
  "icons": [
    {
      "src": "/vyapaarmatrix.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}

