{
  "name": "이문아이파크자이 관리사무소",
  "short_name": "이문아이파크자이",
  "description": "이문동 이문아이파크자이 아파트 관리사무소 공식 정보 - 연락처, 관리비, 운영 현황",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "lang": "ko",
  "dir": "ltr"
}