{
  "name": "모임록 — 우리 모임의 시간을 함께 기록하는 곳",
  "short_name": "모임록",
  "description": "우리 모임의 시간을 함께 기록하는 곳",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#00704A",
  "background_color": "#ffffff",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
