{
  "name": "神兽小管家 - 让带娃更从容",
  "short_name": "神兽小管家",
  "description": "少点拉扯，多点自在。作息规划、作业打卡、计时工具、沟通话术、积分激励、户外遛娃，六大工具覆盖带娃日常。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F4FAF7",
  "theme_color": "#2EBD85",
  "categories": ["parenting", "productivity", "education", "lifestyle"],
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "作业打卡",
      "short_name": "作业",
      "description": "拆分作业任务，每日打卡追踪",
      "url": "/homework",
      "icons": [{ "src": "/icons/shortcut-homework.png", "sizes": "96x96" }]
    },
    {
      "name": "计时工具",
      "short_name": "计时",
      "description": "可视化倒计时，学习娱乐两不误",
      "url": "/timer",
      "icons": [{ "src": "/icons/shortcut-timer.png", "sizes": "96x96" }]
    },
    {
      "name": "作息规划",
      "short_name": "作息",
      "description": "制定每日安排，告别手写计划表",
      "url": "/schedule",
      "icons": [{ "src": "/icons/shortcut-schedule.png", "sizes": "96x96" }]
    }
  ]
}
