{
  "name": "Black Sable Launch",
  "short_name": "Black Sable",
  "description": "AI-powered entrepreneurship operating system. Build bank-ready business packages, discover grants, and connect with fellow entrepreneurs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1526",
  "theme_color": "#0D1526",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "finance", "productivity"],
  "lang": "en-CA",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Building",
      "url": "/launch",
      "description": "Create a new business package"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your projects"
    },
    {
      "name": "Learn",
      "url": "/learn",
      "description": "Explore entrepreneur stories"
    }
  ]
}
