{
  "name": "House/EDM+ Supporter Station",
  "short_name": "EDM+",
  "description": "Protected supporter access to clean, upbeat Christian House and EDM from Jesus In The Music.",
  "start_url": "/edm-plus/member/",
  "scope": "/edm-plus/",
  "display": "standalone",
  "background_color": "#0b1231",
  "theme_color": "#0b1231",
  "icons": [
    {
      "src": "icons/edm-plus-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/edm-plus-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}