{
  "name": "たいこ地雷 — Taiko Minesweeper",
  "short_name": "たいこ地雷",
  "description": "Free Taiko no Tatsujin–style Minesweeper with rhythm combos, DON/KATSU effects, FEVER mode and 1UP bonuses.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#b71c1c",
  "theme_color": "#e53935",
  "lang": "ja",
  "categories": ["games", "entertainment"],
  "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": [
    {
      "src": "taiko_banner_v3.gif",
      "sizes": "1200x630",
      "type": "image/gif",
      "label": "Taiko Minesweeper gameplay"
    }
  ]
}
