{
  "name": "MOVETIME 무브타임",
  "short_name": "MOVETIME",
  "description": "무브타임 프리미엄 쇼핑몰을 앱처럼 빠르게 이용하세요.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07111f",
  "theme_color": "#07111f",
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/theme/cosmetic/img/mv-app-icon-192.png?v=20260515-logo",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/theme/cosmetic/img/mv-app-icon-512.png?v=20260515-logo",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}