{
  "name": "PickHub",
  "short_name": "PickHub",
  "description": "크리에이터가 직접 고른 추천 상품을 한곳에서.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f5f4",
  "theme_color": "#0a7a52",
  "lang": "ko",
  "icons": [
    { "src": "/img/app-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/app-icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/img/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
