{
  "name": "NES 经典游戏模拟器",
  "short_name": "NES模拟器",
  "description": "在线 NES 经典游戏模拟器，支持云存档、游戏库和虚拟手柄",
  "start_url": "/h5/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
