{
  "name": "CaptionFit",
  "short_name": "CaptionFit",
  "description": "Transcribe, caption and render videos with AI.",
  "id": "/app-v2",
  "start_url": "/app-v2",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07070d",
  "theme_color": "#07070d",
  "categories": ["productivity", "video", "utilities"],
  "icons": [
    { "src": "/favicon.svg",   "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/icon-192.png",  "type": "image/png",     "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-512.png",  "type": "image/png",     "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-512.png",  "type": "image/png",     "sizes": "512x512", "purpose": "maskable" }
  ]
}
