{
  "name": "NotebookLM 비주얼 빌더",
  "short_name": "NLM 비주얼",
  "description": "100가지 디자인 스타일 프롬프트 빌더",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "icons": [
    {
      "src": "app-icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "app-icons/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
