{
  "name": "agentView Studio",
  "short_name": "Studio",
  "description": "In-browser digital-signage studio — design 4K slideshows and publish them to your screens.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1218",
  "theme_color": "#0f1218",
  "icons": [
    { "src": "icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any maskable" },
    { "src": "logo.png", "type": "image/png", "sizes": "386x218", "purpose": "any" }
  ]
}
