{
  "name": "반짝놀이터",
  "short_name": "반짝놀이터",
  "description": "2~4명이 동시에 즐기는 모바일 퍼즐 게임",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/1pan_icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/1pan_icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education", "entertainment"],
  "lang": "ko-KR"
}
