{
  "name": "帝师团 · 十字路口",
  "short_name": "十字路口",
  "description": "An interactive text adventure at the Crossroads",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2c1810",
  "background_color": "#f5e6d3",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/",
  "scope": "/"
}
