{
  "name": "FitToKB — Image Compressor to Exact KB",
  "short_name": "FitToKB",
  "description": "Compress images to an exact KB size, with dimensions, format and a compliance check. Free, private, in-browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
