{
  "name": "틈패스 — 공무원 9급 기출문제 맞춤 학습",
  "short_name": "틈패스",
  "description": "공무원 9급 기출문제 IRT/CAT 기반 AI 맞춤 학습 플랫폼. 무료 기출문제풀이.",
  "lang": "ko",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#6366f1",
  "background_color": "#ffffff",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
