{
  "name": "Pixel Playtime 15",
  "short_name": "픽셀플레이",
  "description": "한글 놀이 앱 - 5살 아이를 위한 15분 학습",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "kids"],
  "lang": "ko"
}
