{
  "name": "Chocolate Soul Radio",
  "short_name": "Chocolate Soul",
  "description": "The smoothest sound around - soul, R&B, and chill music streaming 24/7",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0b1b3a",
  "theme_color": "#081227",
  "icons": [
    {
      "src": "/assets/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/assets/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}