{
  "name": "Loyalty Wallet",
  "short_name": "Loyalty",
  "description": "Your premium loyalty stamp card — collect stamps, earn rewards.",
  "start_url": "/enroll.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0d14",
  "theme_color": "#0a0d14",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping"]
}
