{
  "name": "공고모아 — 대한민국 채용공고 통합 검색·알림",
  "short_name": "공고모아",
  "description": "여러 취업 사이트의 채용공고를 한곳에 모아 실시간으로 검색하고, 원하는 키워드(지역·직무)로 알림을 받습니다.",
  "lang": "ko-KR",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#f6f7f9",
  "theme_color": "#2f6fed",
  "categories": ["business", "productivity", "news"],
  "icons": [
    { "src": "/static/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "공고 검색",
      "short_name": "검색",
      "description": "채용공고를 바로 검색합니다",
      "url": "/search",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "알림함",
      "short_name": "알림",
      "description": "내 조건에 걸린 새 공고를 확인합니다",
      "url": "/alerts",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "알림 조건",
      "short_name": "알림설정",
      "description": "키워드 알림을 만들고 관리합니다",
      "url": "/subscriptions",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
