{
  "name": "孟轩网 - 简洁美观的在线服务平台",
  "short_name": "孟轩网",
  "description": "提供网页游戏、AI助手、资源下载等服务的PWA应用",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#f0f9ff",
  "theme_color": "#3a7bd5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://s21.ax1x.com/2025/08/31/pVcr1Ve.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "https://s21.ax1x.com/2025/08/31/pVcr1Ve.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "productivity", "utilities"],
  "lang": "zh-CN",
  "dir": "ltr",
  "prefer_related_applications": false
}