{
  "name": "浮沈玉 / Ukishizumi Ball",
  "short_name": "浮沈玉",
  "description": "長押しで浮き、離すと沈むドット風ワンボタンゲーム",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1516",
  "theme_color": "#172c2b",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
