{
  "name": "Moi — 즐겨찾기 시작페이지",
  "short_name": "Moi",
  "description": "북마크·자주 가는 사이트를 한 화면에 모아두는 시작페이지.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fffbf7",
  "theme_color": "#7c3aed",
  "lang": "ko",
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "캡처 카메라",
      "short_name": "카메라",
      "description": "한 번 탭에 찍어서 갤러리에 저장",
      "url": "/camera",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
