{
  "name": "Xcubate — Incubation & Venture Program Management Platform",
  "short_name": "Xcubate",
  "description": "An AI-Native Incubation, Acceleration and Venture Program Management Platform. Multi-tenant SaaS for accelerators, incubators, university hubs, and corporate venture groups.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}