{
  "name": "페이싸인 · 전자증명 플랫폼",
  "short_name": "페이싸인",
  "description": "계약은 쉽게, 증명은 확실하게. 카카오톡으로 보내는 올인원 전자문서.",
  "start_url": "./Paysign Landing.dc.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#0088FF",
  "lang": "ko",
  "icons": [
    { "src": "assets/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}