{
  "name": "Developer Kits",
  "short_name": "Dev Kits",
  "description": "Small TypeScript developer utilities for JSON, tables, paths, CSV exports, terminal output and text matching.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f6f1",
  "theme_color": "#11151b",
  "icons": [
    {
      "src": "/brand/developer-kits-logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/developer-kits-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
