{
  "name": "Nightwave",
  "short_name": "Nightwave",
  "description": "Live music, 24 hours a day. Five channels: Dubstep, Deephouse, Futurehouse, Rap and Hits.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07060f",
  "theme_color": "#0f0c29",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}