{
  "name": "FAFAlink Analytics",
  "short_name": "FAFAlink",
  "description": "FAFAlink 短链分析与运营后台",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1020",
  "theme_color": "#4f46e5",
  "lang": "zh-CN",
  "categories": ["productivity", "analytics", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%234f46e5'/><path d='M60 42h78v24h-54v30h48v24h-48v42h-24z' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='114' fill='%234f46e5'/><path d='M160 112h208v64h-144v80h128v64h-128v112h-64z' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "实时流量",
      "short_name": "实时",
      "url": "/?view=realtime&source=pwa-shortcut",
      "description": "直达实时流量视图"
    },
    {
      "name": "访客画像",
      "short_name": "访客",
      "url": "/?view=visitors&source=pwa-shortcut",
      "description": "查看访客列表与详情"
    },
    {
      "name": "新建短链",
      "short_name": "新建",
      "url": "/?view=short-links&source=pwa-shortcut&action=new",
      "description": "快速创建新短链"
    }
  ]
}
