{
  "name": "起点博客",
  "short_name": "GPTech",
  "description": "聚焦 AI 大模型、智能体、RAG、API 集成与工程化落地的中文技术博客。",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b57d0",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/images/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}