{
  "name": "FURN",
  "short_name": "FURN",
  "description": "Fun + Earn. Buy a PASS at local stores. Get a BONUS PASS free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1a2e",
  "theme_color": "#0f1a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230f1a2e'/><text y='.85em' font-size='64' x='8' fill='%2322c55e' font-weight='900'>F</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["shopping","lifestyle","business"],
  "lang": "en-US",
  "shortcuts": [
    {"name":"Buy a PASS","url":"/?tab=buy","description":"Buy a FURN PASS"},
    {"name":"My Passes","url":"/?tab=passes","description":"View your passes"},
    {"name":"Store Redemption","url":"/redeem","description":"Redeem a PASS at your store"}
  ]
}
