{
  "name": "Misfit Hosting Radio",
  "short_name": "MHR Radio",
  "description": "Misfit Hosting Radio — music, community, and station updates.",
  "start_url": "../../index.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='46' fill='%230a0a0f'/%3E%3Ctext x='50' y='67' font-size='52' text-anchor='middle'%3E%F0%9F%93%BB%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}