{
  "name": "曲名は言えないのですが",
  "short_name": "曲名言えない",
  "description": "AIの遠回しな説明から曲名を当てる、音なし歌当てクイズ",
  "lang": "ja",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
