{
  "name": "Next Stage 2026 — 내가 원하는 삶",
  "short_name": "Next Stage",
  "description": "내가 원하는 삶을 현실로 만드는 개인 프로젝트 페이지",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f3f1eb",
  "theme_color": "#f3f1eb",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "./",
  "orientation": "any",
  "categories": [
    "lifestyle",
    "productivity"
  ]
}
