{
  "name": "LiftERP — UK Lift Management",
  "short_name": "LiftERP",
  "description": "UK Lift Manufacturing & Installation Management System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "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" }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-GB",
  "shortcuts": [
    { "name": "New Lead", "url": "/leads", "description": "Add a new sales lead" },
    { "name": "New Quote", "url": "/quotes", "description": "Create a new quote" },
    { "name": "Calendar", "url": "/calendar", "description": "View schedule" }
  ]
}
