{
  "name": "舟舟成长记",
  "short_name": "舟舟成长记",
  "description": "宝宝日常记录：喂奶、母乳、便便、睡眠、成长、辅食、疫苗、里程碑、药品速查",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f6fc",
  "theme_color": "#2b7fff",
  "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" }
  ],
  "categories": ["lifestyle", "medical"],
  "lang": "zh-CN"
}