{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "온전함",
  "short_name": "온전함",
  "start_url": ".",
  "display": "fullscreen",
  "background_color": "#fff",
  "description": "온전과 함께 치매를 사전에 준비해보세요",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
