{
  "name": "받침 없는 글자 나라",
  "short_name": "받침 없는 글자 나",
  "description": "발 없는 글자들이 사는 동글동글한 마을",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eaf4fb",
  "theme_color": "#5b8fb0",
  "orientation": "any",
  "icons": [
    {
      "src": "images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}