{
  "name": "CodeKitLab — Developer Tools",
  "short_name": "CodeKitLab",
  "description": "100+ free developer tools — format, convert, generate, analyze. No sign-up.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/assets/img/icon-192.png?v=20260402",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icon-512.png?v=20260402",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer", "utilities", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "orientation": "any"
}
