{
  "name": "Not Music",
  "short_name": "Not Music",
  "description": "Synthetic artist registry and archival tape catalog — Not Music.",
  "theme_color": "#F4F0EA",
  "background_color": "#F4F0EA",
  "start_url": "/listen?utm_source=pwa",
  "shortcuts": [
    {
      "name": "Listen",
      "short_name": "Listen",
      "description": "Open the Not Music player",
      "url": "/listen"
    }
  ],
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "display": "standalone",
  "scope": "/"
}
