{
  "name": "智存游戏厅",
  "short_name": "智存游戏",
  "description": "智存总平台旗下多端游戏厅 - H5/FC/GBA 游戏一键畅玩",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1419",
  "theme_color": "#7c3aed",
  "lang": "zh-CN",
  "scope": "/",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "热门游戏", "url": "/?category=热门" },
    { "name": "FC 红白机", "url": "/?category=FC红白机" },
    { "name": "GBA", "url": "/?category=GBA" }
  ]
}
