{
  "name": "근로자 계약 관리",
  "short_name": "근로계약",
  "description": "근로자 계약 관리 모바일 앱",
  "theme_color": "#2E4F4F",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": ".",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

