{
  "name": "Partytrain Radio",
  "short_name": "Partytrain",
  "description": "Live Radio from Roven News & Nu World Entertainment",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#ff0000",
  "icons": [
    {
      "src": "https://rovennews.com/storage/images/thumb/partytrain-radio.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://rovennews.com/storage/images/thumb/partytrain-radio.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}