{
  "name": "사색 (Sasaek) — 명언 제조기",
  "short_name": "사색",
  "description": "영감을 주는 명언을 탐색하고, 나만의 아름다운 명언 카드를 제작하세요.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07080d",
  "theme_color": "#6366f1",
  "lang": "ko",
  "categories": ["lifestyle", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "명언 탐색",
      "short_name": "탐색",
      "description": "오늘의 명언 탐색하기",
      "url": "/?tab=discovery",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "명언 카드 만들기",
      "short_name": "제작",
      "description": "나만의 명언 카드 제작",
      "url": "/?tab=creator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
