{
  "name": "TAPAT Wallet",
  "short_name": "TAPAT",
  "description": "TAPAT — Payment and Rewards Platform. Earn cashback, build your referral network, and access the community marketplace.",
  "start_url": "/wallet.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A2540",
  "theme_color": "#0A2540",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/tapat_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/tapat_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "shopping"],
  "lang": "en-US"
}
