{
  "name": "Deeplomatikk Radio PWA",
  "short_name": "DMR Radio",
  "description": "The specialist station in underground, street and club beats.",
  "start_url": "/index.php?page=player?utm_source=pwa",
  "display": "standalone",
  "background_color": "#242424",
  "theme_color": "#D52B2B",
  "icons": [
    {
      "src": "/cropped-DMRLogo-512x512-1 (1).png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/cropped-DMRLogo-512x512-1 (1).png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}