{
  "name": "LifeOS",
  "short_name": "LifeOS",
  "description": "个人生活管理 - 学习·身材·皮肤·储蓄·提升·行程·日记·AI助手",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#0071e3",
  "orientation": "any",
  "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='40' fill='%230071e3'/><text x='96' y='135' font-size='110' font-weight='bold' text-anchor='middle' fill='white' font-family='sans-serif'>L</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='100' fill='%230071e3'/><text x='256' y='350' font-size='300' text-anchor='middle' fill='white' font-family='sans-serif'>L</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
