{
  "id": "/",
  "name": "BIISMO REG — UK Vehicle Check",
  "short_name": "BIISMO REG",
  "description": "Check UK vehicle registrations for MOT status, MOT history, road tax, mileage records and official DVLA vehicle details.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#05070b",
  "theme_color": "#05070b",
  "lang": "en-GB",
  "categories": ["automotive", "utilities"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
