{
  "name": "매치잇 — 단체예약",
  "short_name": "매치잇",
  "description": "요청서 한 장으로 조건에 맞는 매장이 먼저 제안하는 단체예약 플랫폼",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fdf7f3",
  "theme_color": "#ff4800",
  "lang": "ko",
  "icons": [
    {
      "src": "/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}