{
  "id": "/",
  "name": "LifeKit Active",
  "short_name": "LifeKit Active",
  "description": "40분 근력 루틴과 스트레칭을 영상으로 익히고, 세트와 메모를 하나의 달력에 기록해요.",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D1513",
  "theme_color": "#0D1513",
  "icons": [
    {
      "src": "/icons/lifekit-active-192-v1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/lifekit-active-512-v1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/lifekit-active-maskable-512-v1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}