{
  "name": "The Queen of Quantum Chaos",
  "short_name": "Quantum Queen",
  "id": "/quantum-queen/",
  "description": "Six stories. Six laws. One coin at the bottom. A choose-your-own-adventure through quantum physics.",
  "start_url": "/quantum-queen/",
  "display": "standalone",
  "background_color": "#f7f0e0",
  "theme_color": "#c8902a",
  "orientation": "portrait",
  "scope": "/quantum-queen/",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-companion.png",
      "sizes": "926x561",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The Queen of Quantum Chaos — six doors"
    }
  ],
  "shortcuts": [
    {
      "name": "The Witness",
      "short_name": "Law III",
      "url": "/quantum-queen/?law=law3",
      "description": "Observation changes everything"
    },
    {
      "name": "The Ask",
      "short_name": "Law I",
      "url": "/quantum-queen/?law=law1",
      "description": "Consent at every fork"
    },
    {
      "name": "The Coin",
      "short_name": "Law VI",
      "url": "/quantum-queen/?law=law6",
      "description": "The irreducible moment"
    }
  ],
  "categories": ["education", "entertainment", "games"],
  "lang": "en"
}
