{
  "name": "ビンゴの術（抽選機）数字1〜75 - 無料オンラインビンゴ",
  "short_name": "ビンゴの術（抽選",
  "description": "ビンゴの術！1〜75の数字をランダムに抽選する無料オンラインビンゴ抽選機。数字は全て出るまで重複なし。スマホ対応で忘年会・結婚式二次会・イベントに最適！",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f9fa",
  "theme_color": "#ff8a3d",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}