{
  "name": "Vebnox OSR — Online Screen Recorder",
  "short_name": "Vebnox OSR",
  "description": "Ultra Premium 100% Offline Screen Recorder by Vebnox — 200+ features, 4K, AI, floating UI.",
  "start_url": "https://osr.vebnox.com/",
  "scope": "https://osr.vebnox.com/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["productivity", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "https://cdn.vebnox.com/osr/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.vebnox.com/osr/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn.vebnox.com/osr/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://cdn.vebnox.com/osr/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vebnox OSR Desktop Recorder"
    },
    {
      "src": "https://cdn.vebnox.com/osr/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Vebnox OSR Mobile Recorder"
    }
  ]
}