{
  "name": "임장 아카이브",
  "short_name": "임장",
  "description": "우리의 건물 임장 기록",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2D6A4F",
  "background_color": "#F8FAF9",
  "lang": "ko",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
