{
  "name": "VouchVendor",
  "short_name": "VouchVendor",
  "description": "Automated vendor assurance — SOC report extraction, framework mapping, and risk scoring.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "productivity", "security"],
  "icons": [
    {
      "src": "/vouchvendor_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "VouchVendor — Automated Vendor Assurance"
    }
  ]
}
