{
  "name": "LiftSafe Pro",
  "short_name": "LiftSafe",
  "description": "Lifting Operations Management System",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69e4fa4c9613dd50c28419d0/26dc54a26_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "New Lift Plan",
      "url": "/lift-plans?new=true",
      "description": "Create a new lift plan"
    },
    {
      "name": "Pre-Lift Check",
      "url": "/pre-lift-checks?new=true",
      "description": "Start a pre-lift safety check"
    }
  ]
}
