{
  "name": "UK Drivers Licence Hub",
  "short_name": "UKDLH",
  "description": "Independent UK driving licence help centre — apply, renew, verify",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#003078",
  "theme_color": "#003078",
  "icons": [
    {"src": "/favicon.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/favicon.png", "sizes": "512x512", "type": "image/png"}
  ],
  "categories": ["travel", "government", "utilities"],
  "lang": "en-GB",
  "shortcuts": [
    {"name": "Apply for Provisional", "url": "/#provisional", "description": "Apply for a UK provisional driving licence"},
    {"name": "Renew Licence", "url": "/#licence-renewal", "description": "Renew your UK driving licence"},
    {"name": "Verify Licence", "url": "/#licence-verification", "description": "Check a UK driving licence"}
  ]
}
