{
  "name": "UOS CORS Data Hub",
  "short_name": "UOS CORS",
  "description": "서울시립대학교 상시관측소 RINEX 클라우드 백업 & 실시간 GNSS 모니터링",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090D16",
  "theme_color": "#090D16",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}