{
  "name": "どうぶつリバーシ",
  "short_name": "どうぶつリバーシ",
  "description": "動物たちと対戦するリバーシゲーム。個性豊かなキャラクターのスキルを使いこなして勝利を目指そう！",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ecfdf5",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "lang": "ja",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
