{
  "name": "이게 왜 니땅이야",
  "short_name": "이게 왜 니땅이야",
  "description": "현재 위치 기준 공공부지와 국공유지 확인이 필요한지 안내하는 웹앱",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f3f6fa",
  "theme_color": "#1557d8",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='24' fill='%231557d8'/%3E%3Cpath d='M54 142V72l42-22 42 22v70H54z' fill='%23fff'/%3E%3Cpath d='M74 142V94h44v48M68 78h56' stroke='%231557d8' stroke-width='10' fill='none'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
