{
  "name": "길동무 | 춘천 주소 검색",
  "short_name": "길동무",
  "description": "춘천 우체국 일자리 근무자를 위한 스마트 주소 검색 앱",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef2f7",
  "theme_color": "#0056b3",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
