{
  "name": "SubFlow - AI Subtitle Translator",
  "short_name": "SubFlow",
  "description": "AI-powered subtitle translator. Translate SRT, VTT, ASS files in 18+ languages.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050b18",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en"
}
