{
  "name": "인터넷 추모관",
  "short_name": "추모관",
  "description": "QR 코드로 여는 인터넷 추모 공간. 사진과 글로 고인을 추모하고 가계도를 함께 그립니다.",
  "start_url": "../index.php",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8f4",
  "theme_color": "#2f3b34",
  "lang": "ko",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
