{
  "name": "Open Remixer",
  "short_name": "Open Remixer",
  "description": "Browser-based music remix workspace",
  "start_url": "/remix",
  "display": "standalone",
  "background_color": "#0d1216",
  "theme_color": "#0f8b8d",
  "icons": [
    {
      "src": "/brand/open-remixer-r-transparent-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/open-remixer-r-transparent-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
