{
  "name": "Dark Moon Rocks Radio",
  "short_name": "Dark Moon Radio",
  "description": "A lighthouse in the storm.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "icons": [
    {
      "src": "images/logo-dmr-new.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "images/logo-dmr-new.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}