{
  "name": "どうぶつさん シミュレーター",
  "short_name": "どうぶつさん",
  "description": "どうぶつさんカードゲーム シミュレーター",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0f14",
  "theme_color": "#0a1a0a",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 24x24 32x32",
      "type": "image/x-icon"
    }
  ]
}
