{
  "name": "Treasure KC",
  "short_name": "Treasure KC",
  "description": "Earn TKC, get discounts, join the Scout Army — your Kansas City community rewards app.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#ff9900",
  "categories": ["lifestyle", "shopping", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "url": "/wallet",
      "description": "Check your TKC balance and transactions",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Treasure Drops",
      "short_name": "Drops",
      "url": "/drops",
      "description": "Member Perks — While Supplies Last",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "The Showdown",
      "short_name": "Showdown",
      "url": "/kc-showdown",
      "description": "Vote on Kansas City matchups",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
