{
  "name": "灵集",
  "short_name": "灵集",
  "description": "灵集 — AI 赋能的全场景智能工具箱，600+ 工具一站直达",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06090F",
  "theme_color": "#00C7A6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "灵集工具箱桌面版"
    },
    {
      "src": "/screenshots/mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "灵集工具箱移动版"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "zh-CN",
  "dir": "ltr"
}
