{
  "name": "동암청소년중고등학교",
  "short_name": "동암학교",
  "description": "여기는 희망의 등불, 어디에 가서든지 꼭 필요한 사람이 되자.",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1f7a2e",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/img/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa-icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "공지사항", "url": "/notices" },
    { "name": "학교일정", "url": "/schedules" },
    { "name": "자유게시판", "url": "/free-board" }
  ]
}
