{
  "name": "에브리풋볼 아카데미",
  "short_name": "EF 아카데미",
  "description": "에브리풋볼 아카데미 관리자 웹",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2B2B2B",
  "theme_color": "#2B2B2B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "sports"],
  "lang": "ko",
  "dir": "ltr"
}
