{
  "name": "Safe Lifting UK",
  "short_name": "Safe Lifting",
  "description": "Lifting operations reference app — slings, accessories, lift plan, roles and case studies. By Wolf Lifting Dynamics.",
  "start_url": "./safe-lifting-uk.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EEEDE8",
  "theme_color": "#EF9F27",
  "lang": "en-GB",
  "categories": ["education", "productivity", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen with regulation cards and quick reference"
    },
    {
      "src": "screenshot-slings.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Slings technical guide with photos and discard criteria"
    }
  ],
  "shortcuts": [
    {
      "name": "Sling Angle Calculator",
      "short_name": "Angles",
      "description": "Calculate sling leg tensions by angle",
      "url": "./safe-lifting-uk.html#angles",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Lift Plan",
      "short_name": "Lift Plan",
      "description": "Pre-lift safety checklist",
      "url": "./safe-lifting-uk.html#plan",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    }
  ]
}
