{
  "name": "RevOps Ascent",
  "short_name": "RevOps Ascent",
  "description": "The operating system for Revenue Operations. Diagnose GTM maturity, run proven playbooks, and orchestrate change across your revenue engine.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0e1719",
  "theme_color": "#0e1719",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Command Center",
      "short_name": "Command",
      "url": "/command-center",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Run Diagnostic",
      "short_name": "Diagnostic",
      "url": "/diagnostic",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Getting Started",
      "short_name": "Start",
      "url": "/getting-started",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
