{
  "name": "Voice Typer - 語音轉文字",
  "short_name": "Voice Typer",
  "description": "免費語音轉文字工具 - 繁體中文優化，支援中英混打",
  "id": "/voice-typer/",
  "start_url": "/voice-typer/",
  "scope": "/voice-typer/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFCF9",
  "theme_color": "#2A4233",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
