{
  "name": "独居生存指南",
  "short_name": "独居指南",
  "description": "为独自生活的你准备的实用技巧合集，涵盖厨房、清洁、安全、健康、社交、财务六大场景",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#F5C89B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/avataaars/svg?seed=SurvivalGuide&backgroundColor=b6e3f4,c0aede,d1d4f9,f5d5fe",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "https://api.dicebear.com/7.x/avataaars/svg?seed=SurvivalGuide&backgroundColor=b6e3f4,c0aede,d1d4f9,f5d5fe",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["lifestyle", "productivity", "health"],
  "lang": "zh-CN",
  "dir": "ltr"
}