{
  "name": "Briefit",
  "short_name": "Briefit",
  "description": "Where Hustle Meets Vision — connect freelancers with founders instantly",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Open as Hustler",
      "url": "/hustler/dashboard",
      "description": "Go to your hustler dashboard"
    },
    {
      "name": "Open as Entrepreneur",
      "url": "/entrepreneur/dashboard",
      "description": "Go to your entrepreneur dashboard"
    }
  ]
}
