{
  "name": "Subtitle Converter & Editor",
  "short_name": "Subtitle Converter & Ed.",
  "description": "Convert subtitle files between CSV, SRT, and VTT, review cues, fix timing, merge lines, and export locally in one workspace.",
  "lang": "en-US",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f8f7",
  "theme_color": "#10324d",
  "icons": [
    {
      "src": "./pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
