{
  "name": "ImageFix — Resize, crop, convert images",
  "short_name": "ImageFix",
  "description": "Resize, crop, compress and convert images instantly in your browser. Free, private, no uploads.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAF8F3",
  "theme_color": "#F4B731",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='18' fill='%23F4B731'/%3E%3Cpath d='M28 65 L40 45 L52 58 L66 38 L78 65 Z' fill='%231A1A1A'/%3E%3Ccircle cx='35' cy='33' r='7' fill='%231A1A1A'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='18' fill='%23F4B731'/%3E%3Cpath d='M28 65 L40 45 L52 58 L66 38 L78 65 Z' fill='%231A1A1A'/%3E%3Ccircle cx='35' cy='33' r='7' fill='%231A1A1A'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
