{
  "name": "LiveSubscribe — Studio1Live",
  "short_name": "LiveSubscribe",
  "description": "The digital card exchange where creators build, share and earn. Phone to phone. City to city.",
  "start_url": "/live-subscribe/",
  "scope": "/live-subscribe/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07080f",
  "theme_color": "#6c63ff",
  "lang": "en",
  "categories": ["entertainment", "social", "music"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/live-subscribe/icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/live-subscribe/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/live-subscribe/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/live-subscribe/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "SIIM Thailand Map",
      "short_name": "SIIM",
      "url": "/live-subscribe/SIIM/",
      "icons": [{ "src": "/live-subscribe/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "url": "/live-subscribe/dashboard.html",
      "icons": [{ "src": "/live-subscribe/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Stream Widget",
      "short_name": "Stream",
      "url": "/live-subscribe/stream_widget.html",
      "icons": [{ "src": "/live-subscribe/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
