{
  "name": "睡前故事 — 宝宝的睡眠伴侣",
  "short_name": "睡前故事",
  "description": "专为3-7岁宝宝打造的睡前故事应用，包含童话与冒险故事，支持语音朗读。",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF8C69",
  "background_color": "#FFF8F0",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "kids", "entertainment"],
  "screenshots": []
}
