{
  "name": "NSW Rego Check",
  "short_name": "Rego Check",
  "description": "Free NSW vehicle registration lookup. Check rego status, expiry, CTP insurance and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1B3E",
  "theme_color": "#0D1B3E",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
