{
  "name": "VRT Calculator Ireland",
  "short_name": "VRT Calc",
  "description": "Calculate Vehicle Registration Tax for importing a car from the UK to Ireland. Instant estimates based on 2026 Revenue rates.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#169B62",
  "lang": "en-IE",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/",
  "prefer_related_applications": false,
  "categories": ["finance", "utilities"]
}
