{
  "name": "로지로그 - 스마트 화물차 운행일지",
  "short_name": "로지로그",
  "description": "화물 운송 기사님들을 위한 스마트 실시간 운행기록기 및 매출/경비 관리 솔루션",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
