{
  "name": "neupl · 뉴플 — 나의 인생 개발노트",
  "short_name": "neupl",
  "description": "강홍수(Austin Kang)의 인생 개발노트. 인생은 앱으로 남는다.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0d16",
  "theme_color": "#0a0d16",
  "lang": "ko",
  "categories": ["productivity", "lifestyle", "education"],
  "icons": [
    { "src": "/note-192.png?v=1", "sizes": "192x192", "type": "image/png" },
    { "src": "/note-512.png?v=1", "sizes": "512x512", "type": "image/png" },
    { "src": "/note-maskable.png?v=1", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
