{
  "name": "openlawmate",
  "short_name": "openlawmate",
  "description": "일상의 궁금한 상황을 입력하면 법제처 공공데이터를 기반으로 관련 법령·판례·참고 정보를 검색·정리하여 제공합니다.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#f9fafb",
  "theme_color": "#0284c7",
  "orientation": "any",
  "lang": "ko",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["legal", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/og-image-new.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "openlawmate 메인 화면"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
