{
  "name": "V/ergent",
  "short_name": "V/ergent",
  "description": "V/ergent — Multi-Platform ERP & Cloud Security Assessment by Vergent Technology Solutions",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#13294c",
  "theme_color": "#13294c",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/static/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity", "security"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to your audit dashboard"
    },
    {
      "name": "New Audit",
      "short_name": "New Audit",
      "url": "/projects",
      "description": "Start a new security audit"
    }
  ]
}
