{
  "name": "小区重要事项打卡平台",
  "short_name": "打卡平台",
  "description": "小区重点事项检查打卡系统：日班检、周设备清洁、餐厅经理早晚班打卡",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8F3",
  "theme_color": "#E4002B",
  "lang": "zh-CN",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
