{
  "name": "Imgice — Free Image Tools",
  "short_name": "Imgice",
  "description": "Convert, compress and resize images free in your browser. No upload required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0ede8",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38'><rect width='38' height='38' rx='10' fill='%230ea5e9'/><rect x='8' y='22' width='22' height='7' rx='2.5' fill='white'/><path d='M8 22 L14 16 L24 16 L30 22 Z' fill='white'/><rect x='13' y='14' width='12' height='4' rx='1.5' fill='white'/><circle cx='27' cy='11' r='1.5' fill='%23fcd34d'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en",
  "shortcuts": [
    {
      "name": "Convert Images",
      "url": "/?tab=convert",
      "description": "Convert images between formats"
    },
    {
      "name": "Compress Images",
      "url": "/?tab=compress",
      "description": "Compress images to reduce file size"
    },
    {
      "name": "Resize Images",
      "url": "/?tab=resize",
      "description": "Resize and crop images"
    }
  ]
}
