{
  "name": "{{SITE_TITLE}} - SaaS级舆情监控平台",
  "short_name": "{{SITE_TITLE}}",
  "description": "企业级全网舆情监控、智能分析、危机预警SaaS服务平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1c",
  "theme_color": "#0D47A1",
  "orientation": "any",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230D47A1'/><path d='M128 256 L256 128 L384 256 L256 384Z' fill='%2342A5F5'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "产品功能",
      "url": "/pages/features.html",
      "description": "查看全部产品功能"
    },
    {
      "name": "API文档",
      "url": "/pages/api-docs.html",
      "description": "开发者API接口文档"
    },
    {
      "name": "定价方案",
      "url": "/pages/pricing.html",
      "description": "查看SaaS订阅方案"
    }
  ]
}
