{
  "name": "FieldCrew - Field Service Management",
  "short_name": "FieldCrew",
  "description": "Manage your field service operations, crew members, customers and jobs efficiently.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Jobs",
      "url": "/jobs",
      "description": "View all jobs"
    },
    {
      "name": "Calendar",
      "url": "/calendar",
      "description": "View calendar"
    },
    {
      "name": "Clients",
      "url": "/customers",
      "description": "View clients"
    }
  ]
}
