{
  "name": "PPSSPP - 跨平台 PSP 模拟器",
  "short_name": "PPSSPP",
  "description": "基于 C++ 编写的开源 PSP 模拟器，支持 Android、Windows、macOS、Linux、iOS 五大平台",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#5587a3",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["games", "entertainment", "utilities"],
  "icons": [
    {
      "src": "assets/images/logo.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/images/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PPSSPP 官方中文站首页预览"
    }
  ]
}
