{
  "name": "사람찾기 — 잃어버린 인연 다시 잇기",
  "short_name": "사람찾기",
  "description": "학교·직장에서 연락이 끊긴 사람을 개인정보 노출 없이 안전하게 다시 찾는 서비스",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1f6f5c",
  "theme_color": "#1f6f5c",
  "lang": "ko",
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/img/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
