{
  "name": "DNSSEC Inspector — Chain of Trust Validator",
  "short_name": "DNSSEC Inspector",
  "description": "Validate a domain's DNSSEC chain of trust, inspect its DS and DNSKEY records, and see why validation failed if it did.",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f3ff",
  "theme_color": "#4c1d95",
  "icons": [
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
