{
  "name": "에코촉매 가이드",
  "short_name": "에코촉매",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b1f33",
  "icons": [
    {
      "src": "/assets/site-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}