{
  "name": "DuckStation - PS1 游戏模拟器",
  "short_name": "DuckStation",
  "description": "开源免费的索尼 PlayStation 1（PS1/PSone）游戏模拟器，主打高精准度、优秀兼容性和低运行门槛，是当下重温 PS1 经典游戏的主流首选工具。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#FF6700",
  "lang": "zh-CN",
  "scope": "/",
  "icons": [
    {
      "src": "assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "utilities"],
  "orientation": "any"
}
