{
  "name": "ImagePress — Batch Compressor",
  "short_name": "ImagePress",
  "description": "Compress images locally in your browser. Batch processing, ZIP download, no uploads.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f2ee",
  "theme_color": "#1a1f2e",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%231a1f2e'/%3E%3Crect x='48' y='48' width='96' height='96' rx='18' fill='%23e85d2f'/%3E%3Cpath d='M72 100 L96 76 L120 100 M96 76 L96 124' stroke='white' stroke-width='9' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%231a1f2e'/%3E%3Crect x='128' y='128' width='256' height='256' rx='48' fill='%23e85d2f'/%3E%3Cpath d='M192 268 L256 204 L320 268 M256 204 L256 332' stroke='white' stroke-width='24' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
