{
  "name": "Compresso — Image Compressor",
  "short_name": "Compresso",
  "description": "Compress JPG, PNG and WebP images in your browser. Free, private, works offline — images never leave your device.",
  "start_url": "/compresso/",
  "scope": "/compresso/",
  "display": "standalone",
  "background_color": "#f2f7f9",
  "theme_color": "#f2f7f9",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
