{
  "name": "GatherLens Next Admin",
  "short_name": "GL Admin",
  "description": "活动影像协作、智能整理与安全交付平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07120f",
  "theme_color": "#176452",
  "lang": "zh-CN",
  "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": "/",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
