{
  "name": "DevKit Zero",
  "short_name": "DevKit",
  "description": "A collection of fast, client-side developer tools. Format JSON, test regex, convert colors, check password strength, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "1254x1254",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
