{
  "name": "김선규 — 디지털 명함",
  "short_name": "김선규",
  "description": "83년생 하남시 아재. 쇼핑몰 운영자, 골퍼, 웹서비스 메이커.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCF9F3",
  "theme_color": "#7E522E",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
