{
  "name": "Napir Timesheet System",
  "short_name": "Timesheet",
  "description": "企业级 Timesheet 采集、审批、统计与分析平台",
  "start_url": "/worklog/daily",
  "display": "standalone",
  "theme_color": "#2563EB",
  "background_color": "#F4F5F7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
