{
  "name": "올인베베",
  "short_name": "올인베베",
  "description": "30~48개월 영유아 교육 · 한글 · 영어 · 자장가 · 여행기록",
  "start_url": "/pwa/",
  "scope": "/pwa/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF9F0",
  "theme_color": "#FF8C42",
  "lang": "ko",
  "icons": [
    {
      "src": "/pwa/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/static/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/static/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education", "kids"]
}
