{
  "id": "/?source=pwa",
  "name": "두뇌톡톡",
  "short_name": "두뇌톡톡",
  "description": "중장년을 위한 치매예방 두뇌 게임 - 매일 5분 가볍게 두뇌 건강을 챙기세요",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3F4EF",
  "theme_color": "#3E7C5A",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["games", "education", "health"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
