{
  "name": "Radio Studio X",
  "short_name": "RSX",
  "start_url": "https://www.radiostudiox.it/?rsx_player_popup=1",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}