{
  "name": "ThemeQR Studio",
  "short_name": "ThemeQR",
  "description": "Design, generate, and manage dynamic, themed QR code campaigns.",
  "start_url": "/studio.html",
  "display": "standalone",
  "background_color": "#0f1220",
  "theme_color": "#171a2b",
  "icons": [
    {
      "src": "https://www.themeqr.com/images/TQR_Dude_Sm_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://www.themeqr.com/images/TQR_Dude_Sm_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "ThemeQR Sell",
      "short_name": "TQR Sell",
      "description": "In-person apparel sales",
      "url": "/sell",
      "icons": [
        {
          "src": "https://www.themeqr.com/images/tqr-sell-icon192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}