{
  "id": "./",
  "name": "ROGUE ARCADE",
  "short_name": "ROGUE ARCADE",
  "description": "異なる世界のローグライクへ接続する無料ブラウザゲームセンター。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#080a0e",
  "theme_color": "#080a0e",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "./assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
