{
  "name": "아파트 실거래 알림판",
  "short_name": "실거래알림",
  "description": "관심 단지의 실거래 정보를 실시간으로 알려드려요",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#162420",
  "theme_color": "#162420",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
