{
  "name": "Live Digital Box HUB",
  "short_name": "LDB HUB",
  "description": "Live Digital Box admin command portal",
  "id": "https://ldbhub.com/",
  "start_url": "https://ldbhub.com/",
  "scope": "https://ldbhub.com/",
  "display": "standalone",
  "background_color": "#1B2E5E",
  "theme_color": "#1B2E5E",
  "orientation": "any",
  "icons": [
    {
      "src": "images/ldbhub-app-icon-v1-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/ldbhub-app-icon-v1-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
