{
  "name": "吃药小钟 CareTock - 记得吃药，也记得安心",
  "short_name": "吃药小钟",
  "description": "按时提醒、随手记录，也让家人在得到你同意后放心了解进度。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f1e8",
  "theme_color": "#3f8b6d",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["health", "medical", "productivity", "lifestyle"],
  "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"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
