{
  "name": "Crew Helpers CRM",
  "short_name": "CrewCRM",
  "description": "Cleaning & Technical Service Management",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Today's bookings", "short_name": "Bookings", "url": "/calendar" },
    { "name": "Create a booking", "short_name": "New booking", "url": "/calendar?create=1" },
    { "name": "Worker portal", "short_name": "My jobs", "url": "/my-jobs" }
  ],
  "icons": [
    {
      "src": "/crew-helpers-official-2026.png",
      "sizes": "1563x688",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
