{
  "name": "Growva Wallet",
  "short_name": "Growva",
  "description": "Your loyalty rewards wallet",
  "start_url": "/w/",
  "scope": "/w/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping"],
  "screenshots": [],
  "shortcuts": []
}
