{
  "name": "Myrtle365",
  "short_name": "Myrtle365",
  "description": "Every live show on the Grand Strand — fans, talent, and venues, all in one place.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1F26",
  "theme_color": "#0B1F26",
  "categories": [
    "entertainment",
    "music",
    "lifestyle"
  ],
  "lang": "en-US",
  "icons": [
    {
      "src": "myrtle365-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "myrtle365-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "myrtle365-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "myrtle365-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tonight on the Strand",
      "short_name": "Tonight",
      "description": "What's playing on the Grand Strand right now",
      "url": "/#discover",
      "icons": [
        {
          "src": "myrtle365-icon.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Scan a code",
      "short_name": "Scan",
      "description": "Door QRs, promos, follow cards",
      "url": "/#fan-scan",
      "icons": [
        {
          "src": "myrtle365-icon.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "MBucks",
      "short_name": "MBucks",
      "description": "Your rewards balance + wallet",
      "url": "/#mbucks",
      "icons": [
        {
          "src": "myrtle365-icon.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "scope": "/"
}