{
  "name": "Extension Library",
  "short_name": "ExtLib",
  "description": "Browse and install carefully crafted browser extensions for productivity, development, design, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#5046e5",
  "orientation": "any",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-icon" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
