{
  "name": "AI私域宝",
  "short_name": "私域宝",
  "description": "管理重要联系人、记录往事、生成有温度的祝福与贺卡",
  "start_url": "./desktop",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#22c7d8",
  "background_color": "#f5fbff",
  "lang": "zh-CN",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
