{
  "name": "GRCLead - Standards & Compliance Education Platform",
  "short_name": "GRCLead",
  "description": "Learn ISO 27001, NIST CSF, SOC 2, GDPR, PCI DSS, ITIL and 40+ compliance frameworks",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "GRCLead Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Standards Library",
      "short_name": "Standards",
      "description": "Browse all compliance standards",
      "url": "/standards",
      "icons": [{"src": "/favicon.svg", "sizes": "96x96"}]
    },
    {
      "name": "ISO 27001",
      "short_name": "ISO27001",
      "description": "ISO 27001 Information Security",
      "url": "/standards/iso27001"
    },
    {
      "name": "NIST CSF",
      "short_name": "NIST",
      "description": "NIST Cybersecurity Framework",
      "url": "/standards/nist-csf"
    }
  ],
  "prefer_related_applications": false
}
