{
  "name": "迷路ダンジョン｜どの順で回れば短いかを読む 100 面の迷路",
  "short_name": "迷路ダンジョン",
  "description": "散らばった踏み板を回る順は自由。どう回れば短いかを読んで、できるだけ少ない手数で出口へ抜けます。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4efe4",
  "theme_color": "#b08d57",
  "lang": "ja",
  "categories": [
    "games",
    "puzzle"
  ],
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
