{
  "name": "VivaVoxX",
  "short_name": "VivaVoxX",
  "description": "Just say the word.",
  "start_url": "/command",
  "display": "standalone",
  "background_color": "#0B0B0D",
  "theme_color": "#FF2E7C",
  "orientation": "portrait",
  "icons": [
    { "src": "/vivavoxx-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/vivavoxx-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
