{
  "name": "진로진학 상담 리포트",
  "short_name": "진로상담",
  "description": "중학교 진로진학 맞춤 상담 보고서 시스템",
  "start_url": "/login.html",
  "display": "standalone",
  "background_color": "#eef2ff",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "redpapa.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "redpapa.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
