
{
  "name": "HEIC to JPG Converter by Sujoy Dhar",
  "short_name": "HEIC Converter",
  "description": "Convert HEIC images to JPG, PNG, or WebP format instantly. Free online bulk image converter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "categories": ["photo", "utilities", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1581091226825-a6a2a5aee158?w=1280&h=720&fit=crop&crop=center",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "HEIC Converter Interface"
    }
  ],
  "developer": {
    "name": "Sujoy Dhar",
    "url": "https://github.com/sujoydhar"
  }
}
