{
  "name": "Card — One Card, every loyalty program",
  "short_name": "Card",
  "description": "One Card across every loyalty program in your city. Stamps redeem at each business; Points decide your network tier.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FCFAF7",
  "theme_color": "#FCFAF7",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "shopping", "finance"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
