{
  "id": "/vantaverse",
  "name": "VANTAVERSE",
  "short_name": "VANTAVERSE",
  "description": "Sound, story, and the midnight void of Vanta Nova.",
  "start_url": "/vanta-nova.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#030008",
  "theme_color": "#030008",
  "categories": ["music", "entertainment", "art"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "The Signal Chain",
      "short_name": "Signal Chain",
      "url": "/discography.html"
    },
    {
      "name": "Cover Art Gallery",
      "short_name": "Gallery",
      "url": "/coverart.html"
    },
    {
      "name": "Vanta Media",
      "short_name": "Media",
      "url": "/media.html"
    }
  ]
}
