{
  "name": "RDK HUB Launcher",
  "short_name": "RDK HUB",
  "description": "Next-Gen Gaming Hub & Cloud Engine Interface",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
