{
  "name": "꽥 허브",
  "short_name": "꽥허브",
  "description": "꽥포토 PWA — 큐레이션 / 검색 / 갤러리",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0e1015",
  "theme_color": "#0e1015",
  "id": "/",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["focus-existing", "navigate-existing", "auto"]
  },
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
