{
  "name": "Vozz - Comunicación por Voz",
  "short_name": "Vozz",
  "description": "Sistema de comunicación por voz y chat",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#5865f2",
  "orientation": "any",
  "categories": ["communication", "social"],
  "screenshots": [],
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" },
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}