{
  "name": "Seematti Saree Club",
  "short_name": "Seematti",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F5F0",
  "theme_color": "#1A3C34",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Stars",
      "short_name": "Stars",
      "description": "View your star balance and rewards",
      "url": "/?tab=rewards",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Scan QR Code",
      "short_name": "Scan",
      "description": "Show your QR code at billing",
      "url": "/?tab=qr",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
