{
  "name": "자리맵 - 더건강한부동산 WebGIS",
  "short_name": "자리맵",
  "description": "부동산 사전분석, 모바일 임장메모, 지도 캡처, 보고서 제작을 지원하는 WebGIS 도구",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#071426",
  "theme_color": "#071426",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "img/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}