{
  "name": "CURRENT Voice",
  "short_name": "Voice",
  "description": "Human-Led AI voice generation. Your voice, signed to you.",
  "start_url": "/voice/",
  "scope": "/voice/",
  "display": "standalone",
  "background_color": "#0a0d10",
  "theme_color": "#0a0d10",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
