{
  "name": "NuvoraTools — Private Developer & Utility Platform",
  "short_name": "NuvoraTools",
  "description": "100% Client-Side Private Online Developer & Utility Tools. Decode JWTs, test Regex, generate UUIDs, format JSON, and generate invoices with zero server tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "any",
  "scope": "/",
  "categories": ["developer tools", "utilities", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236366f1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polygon points='12 2 2 7 12 12 22 7 12 2'/><polyline points='2 17 12 22 22 17'/><polyline points='2 12 12 17 22 12'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
