{
  "name": "Beyond Whisper - AI Voice to Text for Mac",
  "short_name": "Beyond Whisper",
  "description": "AI-powered voice to text app for macOS. Press a hotkey, speak, and get polished text pasted into any app.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
