{
  "name": "SQLD 마스터",
  "short_name": "SQLD 마스터",
  "description": "SQL 개발자 — 모델링은 그림으로, SQL은 직접 쳐 보며",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "lang": "ko",
  "categories": ["education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "오늘 복습", "url": "/review" },
    { "name": "SQL 실습", "url": "/practice" },
    { "name": "모의고사", "url": "/mock" }
  ]
}
