{
  "name": "IROOM - 이사 매칭 플랫폼",
  "short_name": "IROOM",
  "description": "편리함·안전함·투명함. 이사 업체 견적 비교부터 예약까지 한번에.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1A5CB0",
  "lang": "ko",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
