﻿{
  "name": "기출뱅크 - 경비지도사 문제은행",
  "short_name": "기출뱅크",
  "description": "경비지도사 7개년 기출 2,240문제 — 이어서 풀기, 오답노트, 과목별 진도 관리",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#10B981",
  "orientation": "portrait",
  "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"
    }
  ],
  "categories": ["education"],
  "lang": "ko",
  "scope": "/"
}
