{
  "name": "numill.talk",
  "short_name": "numill.talk",
  "description": "Tradutor de conversa em tempo real, por turnos.",
  "start_url": "/translator",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0f",
  "theme_color": "#0b0b0f",
  "lang": "pt-PT",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}