{
  "name": "BitWell Player",
  "short_name": "BitWell",
  "description": "BitWell music player",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0C10",
  "theme_color": "#0A0C10",
  "start_url": "/player/",
  "scope": "/player/",
  "icons": [
    {
      "src": "/player/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
