{
  "name": "clean manager",
  "short_name": "clean manager",
  "description": "세얼환경 근태·안전관리 앱 (출퇴근·작업점검)",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait-primary"
}
