{
  "name": "연우와 도하의 장난감들",
  "short_name": "장난감들",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff7df",
  "theme_color": "#4aa7f0",
  "icons": [
    {
      "src": "icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
