{
  "name": "ZOZ - 잡다한 모음집",
  "short_name": "ZOZ",
  "description": "Zip of Zip - 유용한 온라인 도구 모음",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/wp-content/themes/zoz/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/zoz/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
