{
  "name": "SovereignTranslator",
  "short_name": "Sovereign",
  "description": "Free, private, local-first voice translator. 25 languages, strong African and Pacific support. Translate solo or connect devices peer-to-peer with end-to-end encryption.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07090f",
  "theme_color": "#07090f",
  "lang": "en",
  "categories": ["productivity", "utilities", "communication"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
