{
  "name": "VoicePrompter",
  "short_name": "VoicePrompter",
  "description": "Teleprompter inteligente com reconhecimento de voz em português",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#09090f",
  "theme_color": "#09090f",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
