{
  "name": "Free Online RegExp Validator",
  "short_name": "RegExp Validator",
  "description": "Validate and run regular expressions locally in your browser with presets, global matching, ignore-case mode, replacement preview, saved custom rules, and copyable results.",
  "start_url": "/en-us/tools/regexp.html",
  "scope": "/en-us/tools/regexp",
  "display": "standalone",
  "lang": "en-US",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
