{
  "name": "WavePulse FM - Online Radio",
  "short_name": "WavePulse",
  "description": "Mobile-First Online Live Radio & Audio DSP Player PWA",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f19",
  "theme_color": "#6366f1",
  "scope": "./",
  "icons": [
    {
      "src": "https://img.icons8.com/isometric/192/radio.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/isometric/512/radio.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
