{
  "name": "Destrem",
  "short_name": "Destrem",
  "description": "A premium, lightning-fast PWA to stream your torrent library directly to VLC or browser player.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
