{
  "name": "Hoopcollector",
  "short_name": "Hoopcollector",
  "description": "당신의 프리미엄 농구 라이프 파트너",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070708",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon-512.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
