{
  "name": "朵朵的萌芽工坊",
  "short_name": "萌芽工坊",
  "description": "朵朵的好习惯打卡、启蒙学习与心愿成长乐园",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFFBF5",
  "theme_color": "#FF8E53",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
