{
  "id": "/",
  "name": "HabitHero 好习惯",
  "short_name": "好习惯",
  "description": "家庭好习惯任务打卡与成长记录",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f9ff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/icons/habit-hero-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/habit-hero-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
