{
  "name": "Free Image Converter",
  "short_name": "ImageConv",
  "description": "Convert HEIC, WebP, PNG and JPEG images instantly in your browser. Free, private, no upload.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["utilities", "photo"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630",
      "label": "Image Converter Tool"
    }
  ]
}
