{
  "name": "宝宝喂奶记录",
  "short_name": "喂奶记录",
  "description": "新生儿喂奶、尿布、睡眠、体重与黄疸本地离线记录 PWA。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff7ef",
  "theme_color": "#fff7ef",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
