{
  "name": "Block Panic",
  "short_name": "BlockPanic",
  "description": "降り注ぐテトリスブロックをかわして生き残れ！最大10人リアルタイム対戦ブラウザゲーム",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
