{
  "name": "ツネの本気ビート",
  "short_name": "ツネ本気ビート",
  "description": "和風4色レーンのリズムゲーム",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0814",
  "theme_color": "#0d0a1f",
  "icons": [
    { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
