{
  "id": "/?source=pwa",
  "name": "Radio Beat",
  "short_name": "Radio Beat",
  "description": "RadioBeat is an online radio network founded by Murugan (DJ Muruga) in 2015, streaming Tamil, Malayalam, Hindi and English music worldwide 24/7 in HD quality.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#045abd",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/radiobeat-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/radiobeat-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}