{
  "name": "謎もの図鑑ガチャ",
  "short_name": "謎もの図鑑",
  "description": "謎の存在たちが集まった不思議な図鑑ガチャ",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d0720",
  "theme_color": "#0d0720",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
