{
  "name": "나in해빗",
  "short_name": "나in해빗",
  "description": "매일 하는 것이 나를 만든다 — 다꿈스쿨의 성장 습관 인증 앱",
  "lang": "ko-KR",
  "start_url": "/together",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF9F0",
  "theme_color": "#129BEF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
