{
  "name": "메이저 플레이 (MAJOR PLAY)",
  "short_name": "메이저플레이",
  "description": "놀면서 만나고, 경험으로 전공을 고르다. 대학생 전공 탐색 소셜 러닝 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "lang": "ko-KR",
  "categories": ["education", "social"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
