{
  "name": "몬스터매스 몬테수학 출결",
  "short_name": "출결앱",
  "description": "학생용 태블릿 출결 체크인/체크아웃 앱",
  "start_url": "/attendance/monstermath",
  "scope": "/attendance/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FCFBF8",
  "theme_color": "#4F9EC7",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
