{
  "dir": "auto",
  "lang": "ru",
  "name": "SERVER",
  "scope": "/",
  "display": "standalone",
  "start_url": "https://radio.djvishin.ru/",
  "short_name": "SERVER",
  "theme_color": "#1C1C1C",
  "description": "IceCast Server",
  "orientation": "any",
  "background_color": "#101010",
  "related_applications": "",
  "prefer_related_applications": true,
  "icons": [
    {
      "src": "../images/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../images/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "generated": "true",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "categories": [
    "music",
    "social"
  ]
}