{
  "name": "내근처렌터카",
  "short_name": "내근처렌터카",
  "description": "가까운 렌터카 업체를 빠르게 찾을 수 있는 서울자동차대여사업조합 공식 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a56db",
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/img/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
