{
  "name": "Heroic Games Launcher 中文官网",
  "short_name": "Heroic",
  "description": "免费开源的跨平台游戏启动器，统一管理 Epic Games Store、GOG 与 Amazon Prime Gaming 游戏库。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0E1A",
  "theme_color": "#1AC8E0",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["games", "utilities", "productivity"],
  "icons": [
    {
      "src": "/images/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "下载中心",
      "short_name": "下载",
      "url": "/download.html",
      "icons": [{"src": "/images/favicon-32.png", "sizes": "32x32"}]
    },
    {
      "name": "使用指南",
      "short_name": "指南",
      "url": "/guide.html",
      "icons": [{"src": "/images/favicon-32.png", "sizes": "32x32"}]
    },
    {
      "name": "常见问题",
      "short_name": "FAQ",
      "url": "/faq.html",
      "icons": [{"src": "/images/favicon-32.png", "sizes": "32x32"}]
    }
  ]
}
