{
  "name": "자리ON - 실시간 공공 좌석 안내",
  "short_name": "자리ON",
  "description": "가기 전에 켜보세요 — 공공도서관 열람실 실시간 좌석 현황",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3C6700",
  "background_color": "#F8F9FA",
  "icons": [
    {
      "src": "/images/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
