{
  "name": "운평장로교회",
  "short_name": "운평장로교회",
  "description": "운평장로교회 — 주보, 말씀, 예배 안내",
  "lang": "ko",
  "start_url": "./index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#032257",
  "icons": [
    { "src": "images/icon-192.png?v=20260625e", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "images/icon-512.png?v=20260625e", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/icon-maskable-512.png?v=20260625e", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "./share.html",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        { "name": "photos", "accept": ["image/*"] }
      ]
    }
  }
}
