{
  "name": "記憶翻牌配對",
  "short_name": "記憶翻牌",
  "description": "撲克牌記憶配對遊戲，支援 1~4 人",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1f9d6c",
  "theme_color": "#1f9d6c",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
