{
  "name": "인디랩스 - 디지털노마드 빈센트의 인디해커 연구소",
  "short_name": "인디랩스",
  "description": "디지털노마드, 인디해커를 위한 연구소. Flutter와 생성형 AI를 활용한 서비스를 개발하고, 1인 개발자들의 여정과 인사이트를 공유합니다.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["developer", "education", "productivity"],
  "prefer_related_applications": false
}