{
  "id": "/",
  "name": "꼬망세 보드",
  "short_name": "꼬망세보드",
  "description": "유아 교육기관을 위한 놀이·활동 자료 플랫폼. 정리 타이머, 퀴즈, 활동 자료, 스케치북까지.",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#f7eadf",
  "theme_color": "#f7eadf",
  "categories": [
    "education",
    "kids"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
