{
  "name": "모니터 블랙아웃 컨트롤러",
  "short_name": "블랙아웃",
  "description": "모바일에서 PC 모니터를 원격으로 끄고 켜는 토글",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "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" }
  ]
}
