{
  "name": "YEAH FM - Der Soundtrack deines Lebens",
  "short_name": "YEAH FM - Player",
  "description": "Webplayer für das beste Radio",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d0d11",
  "theme_color": "#ff3366",
  "icons": [
    {
      "src": "./yeahfm.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./yeahfm.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}