{
  "name": "String Hub - 전문 배드민턴 스트링 작업 및 재고 관리",
  "short_name": "StringHub",
  "description": "배드민턴 스트링어들을 위한 스마트한 작업 관리 파트너. 작업 기록, 고객 관리, 스트링 재고 현황 및 통계를 한눈에 관리하세요.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111317",
  "theme_color": "#111317",
  "categories": ["business", "productivity", "sports"],
  "icons": [
    {
      "src": "/icons/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
