{
  "name": "Points & Status",
  "short_name": "Points & Status",
  "description": "Local-first rewards command center for cards, benefits, points, status and trips.",
  "start_url": "/pointsandstatus/workspace/",
  "scope": "/pointsandstatus/",
  "display": "standalone",
  "background_color": "#080b0f",
  "theme_color": "#080b0f",
  "icons": [
    {
      "src": "/pointsandstatus/assets/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pointsandstatus/assets/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Command Center",
      "url": "/pointsandstatus/workspace/"
    },
    {
      "name": "Rewards Wallet",
      "url": "/pointsandstatus/workspace/rewards-wallet/"
    },
    {
      "name": "Rewards Calendar",
      "url": "/pointsandstatus/workspace/rewards-calendar/"
    }
  ]
}