{
  "name": "Stackk — Rewards & Benefits",
  "short_name": "Stackk",
  "description": "Track every credit-card benefit, credit, and reward so you never leave money on the table.",
  "start_url": "./stackk.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": ["finance", "productivity", "lifestyle"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "./stackk.html",
      "description": "Open the Stackk dashboard"
    },
    {
      "name": "iMessage compact view",
      "short_name": "iMessage",
      "url": "./stackk.html?mode=imessage",
      "description": "Glanceable iMessage-sized view"
    }
  ]
}
