{
  "id": "/Casto/dashboard/",
  "name": "Casto — 콕픽",
  "short_name": "Casto",
  "start_url": "./index.html",
  "scope": "https://one2k87.github.io/",
  "display": "standalone",
  "background_color": "#eef4fd",
  "theme_color": "#5b8def",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "_scope_설명": "루트 유지 — 4앱 전환이 같은 PWA 창 안에서 일어나야 iOS 인앱 시트로 화면이 잠기지 않는다(스크립토 2026-09-09 실측). 앱 구분은 scope가 아니라 id가 한다."
}