{
  "name": "丹丹工作台",
  "short_name": "丹丹工作台",
  "description": "丹丹工作台 - 待办、饮食、减脂、经期、记账、崽崽一体化",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffb6c1",
  "background_color": "#fff5f8",
  "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", "health", "finance"],
  "lang": "zh-CN"
}