{
  "id": "/tools/regex-tester.html",
  "name": "Regex Tester \u2014 Live Match Highlighting \u2013 toolcrate",
  "short_name": "Regex Tester \u2014 Live Match Highlighting",
  "description": "Test regular expressions against your own text with live match highlighting, flags, and capture groups. Free, no signup, runs entirely in your browser.",
  "start_url": "/tools/regex-tester.html",
  "scope": "/tools/regex-tester.html",
  "display": "standalone",
  "background_color": "#F5F4F2",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
