{
  "name": "Holofoil — Convention Center",
  "short_name": "Holofoil",
  "description": "Spatial trading card convention center. Walk into 3D halls for Doginal Dogs, Pokémon TCG, Magic: The Gathering, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#5ee9f0",
  "orientation": "any",
  "categories": ["entertainment", "games"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Convention Center",
      "short_name": "Convention",
      "description": "Enter the spatial lobby",
      "url": "/convention",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Doginal Dogs Hall",
      "short_name": "DD Hall",
      "description": "Enter the Doginal Dogs Commons",
      "url": "/halls/doginaldogs",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Cards",
      "short_name": "Cards",
      "description": "Browse Pokémon TCG cards",
      "url": "/tcg",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
