{
  "name": "生日管家 · 联系人生日提醒",
  "short_name": "生日管家",
  "description": "联系人生日管理系统 - 倒计时、提醒、按月份分组",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0eb",
  "theme_color": "#e8734a",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><defs><linearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'><stop offset='0%25' style='stop-color:%23e8734a'/><stop offset='100%25' style='stop-color:%23d4526e'/></linearGradient></defs><rect width='100' height='100' rx='22' fill='url(%23g)'/><text x='50' y='66' text-anchor='middle' font-size='55'>🎂</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "prefer_related_applications": false
}
