{
  "name": "WISHES",
  "short_name": "WISHES",
  "description": "서울·경기 전 지역 종합부동산 중개 서비스",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f8f0",
  "theme_color": "#3a7d44",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
