{
  "name": "VitoPro — Voice to Text",
  "short_name": "VitoPro",
  "description": "Free desktop speech-to-text app with offline AI voice recognition",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#101922",
  "background_color": "#101922",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}
