{
  "name": "IT王国の勇者",
  "short_name": "IT王国",
  "description": "基本情報技術者試験・ITパスポート・情報セキュリティマネジメントの無料過去問RPGゲーム",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0e17",
  "theme_color": "#7c3aed",
  "lang": "ja",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/ogp.png",
      "sizes": "1200x509",
      "type": "image/png"
    }
  ],
  "categories": ["education", "games"],
  "shortcuts": [
    {
      "name": "基本情報技術者試験（FE）",
      "short_name": "FE版",
      "url": "/fe-game.html",
      "icons": [{ "src": "/favicon-32.png", "sizes": "32x32" }]
    },
    {
      "name": "ITパスポート（IP）",
      "short_name": "IP版",
      "url": "/ip-game.html",
      "icons": [{ "src": "/favicon-32.png", "sizes": "32x32" }]
    },
    {
      "name": "情報セキュリティマネジメント（SG）",
      "short_name": "SG版",
      "url": "/sg-game.html",
      "icons": [{ "src": "/favicon-32.png", "sizes": "32x32" }]
    }
  ]
}
