{
  "name": "Imageflowlab",
  "short_name": "Imageflowlab",
  "description": "Free online image converter and compressor. No upload, no signup, 100% browser-based.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6c63ff",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%236c63ff'/><text y='.9em' font-size='70' x='15'>🖼️</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Convert Image",
      "short_name": "Convert",
      "description": "Convert images to any format",
      "url": "/free-image-converter.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🔄</text></svg>", "sizes": "any" }]
    },
    {
      "name": "Compress Image",
      "short_name": "Compress",
      "description": "Compress images without losing quality",
      "url": "/free-image-compressor.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📦</text></svg>", "sizes": "any" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Imageflowlab — Free Image Converter & Compressor"
    }
  ]
}
