{
  "name": "모루라이브 - 나만의 라이브커머스 플랫폼",
  "short_name": "모루라이브",
  "description": "셀러를 위한 독립형 라이브커머스 플랫폼, 모루라이브",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1D1D1F",
  "theme_color": "#E8184A",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "lang": "ko",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/images/banner.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "scope": "/",
  "prefer_related_applications": false
}
