{
  "name": "플리모아 | 플리마켓 셀러 모집",
  "short_name": "플리모아",
  "description": "플리마켓 운영자와 셀러를 잇는 무료 플랫폼. 모집 중인 마켓을 찾고 부스를 지원하세요.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#5F0080",
  "lang": "ko",
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "마켓 찾기", "url": "/markets", "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "라운지", "url": "/lounge", "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }] }
  ]
}
