{
  "name": "あるあるマッチングゲーム",
  "short_name": "あるあるゲーム",
  "description": "共感度をコントロールして戦うリアルタイムパーティーゲーム！",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F59E0B",
  "theme_color": "#F59E0B",
  "orientation": "portrait",
  "categories": ["games", "entertainment"],
  "lang": "ja",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "ルームを作成",
      "url": "/",
      "description": "新しいルームを作成してゲームを始める"
    }
  ]
}
