{
  "name": "DevShrine — developer tools",
  "short_name": "DevShrine",
  "description": "A growing collection of fast, free, privacy-friendly developer tools that run entirely in your browser — UUID generator, JWT decoder, QR code generator and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0d10",
  "theme_color": "#0b0d10",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ]
}