{
  "id": "/",
  "name": "Kuruseida Private Media Node",
  "short_name": "Kuruseida",
  "description": "Private Media Server interface for authorized access",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#e5a93c",
  "background_color": "#0a0c0f",
  "icons": [
    {
      "src": "icons/favicon-32x32.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "icons/plex_alt_180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/plexlogo-nobg.webp",
      "sizes": "192x192 512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}