{
  "name": "Starjoin - 공연예술 인재 매칭 플랫폼",
  "short_name": "Starjoin",
  "description": "공연자와 채용주를 연결하는 공연예술 전문 채용 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F9FA",
  "theme_color": "#0064FF",
  "orientation": "portrait-primary",
  "lang": "ko",
  "categories": ["business", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
