{
  "name": "Vonwave — AI 한복 스타일링",
  "short_name": "Vonwave",
  "id": "/?pwa=2",
  "description": "AI가 만들어주는 나만의 한복 스타일링 서비스",
  "start_url": "/?pwa=2",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#b3232a",
  "lang": "ko",
  "icons": [
    {
      "src": "/pwa-192x192.png?v=c60e7f38",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png?v=c60e7f38",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-192x192.png?v=c60e7f38",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-maskable-512x512.png?v=c60e7f38",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=c60e7f38",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-mobile.jpg?v=c60e7f38",
      "sizes": "1024x1536",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Vonwave — AI K-Culture Try-On (mobile)"
    },
    {
      "src": "/screenshots/screenshot-desktop.jpg?v=c60e7f38",
      "sizes": "1536x1024",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Vonwave — AI K-Culture Try-On (desktop)"
    }
  ]
}