{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Psychodelicast — Terence McKenna's Final Interview, Reimagined",
  "short_name": "Psychodelicast",
  "description": "A psychedelic, word-synced music reactor built around Pablogfx's remix of Terence McKenna's Final Interview.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "theme_color": "#000000",
  "background_color": "#000000",
  "lang": "en",
  "dir": "ltr",
  "categories": ["music", "entertainment", "art", "multimedia"],
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/favicon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/favicon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Psychodelicast cover artwork"
    }
  ],
  "shortcuts": [
    {
      "name": "The Shadow of the Transcendental Object",
      "short_name": "Track 01",
      "url": "/t/01%20-%20Pablogfx%20-%20The%20Shadow%20of%20the%20Transcendental%20Object"
    },
    {
      "name": "Strange Attractor at the End of History",
      "short_name": "Track 05",
      "url": "/t/05%20-%20Pablogfx%20-%20Strange%20Attractor%20at%20the%20End%20of%20History"
    },
    {
      "name": "The Archaic Revival",
      "short_name": "Track 09",
      "url": "/t/09%20-%20Pablogfx%20-%20The%20Archaic%20Revival"
    }
  ]
}
