{
  "name": "Wonderbound",
  "short_name": "Wonderbound",
  "description": "A hold-and-spin puzzle prototype. Compose the page, turn it, and see how far the story goes.",
  "start_url": "/wonderbound/",
  "scope": "/wonderbound/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1226",
  "theme_color": "#0B1226",
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
