{
  "name": "도루미 — 우리 어디있어",
  "short_name": "도루미",
  "description": "우리 사람들이 지금 어디 있는지, 그리고 대화까지 한 화면에.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F5F3FA",
  "theme_color": "#B49BDC",
  "orientation": "any",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
