{
  "name": "ScanSetu Merchant",
  "short_name": "Merchant",
  "description": "ScanSetu Merchant Portal - Manage QR payments and settlements",
  "start_url": "/merchant",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B1F3B",
  "theme_color": "#00C2A8",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
