{
  "name": "Softkey Tools",
  "short_name": "Softkey",
  "description": "Free browser-based developer tools for JSON, regex, JWT, encoding, timestamps, and hashes, each with an explanation of the format it handles.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#3ecf8e",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/softkey-tools-icon.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
