{
  "name": "CrowdEngine - White Label Capital Raising Software",
  "short_name": "CrowdEngine",
  "description": "Launch your own investment portal with institutional-grade security, compliance automation, and a fully branded experience for Reg D, Reg A, and Reg CF.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/laptop_dashboard.webp",
      "sizes": "1280x800",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "CrowdEngine Investment Portal Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Launch a Portal",
      "short_name": "Portal",
      "description": "Build your own investment marketplace",
      "url": "/launch-portal",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Raise Capital",
      "short_name": "Raise",
      "description": "Start your capital raise",
      "url": "/raise-capital",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
