{
  "name": "Convert Mela",
  "short_name": "CM",
  "description":"Convert Mela offers a free online image converter and resizer. Easily convert images into various formats like JPG, PNG, SVG, and more, or resize your images without losing quality. Fast, user-friendly, and supports multiple file types. Upload your image and get the result in seconds.",
  "icons": [
    {
      "src": "/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#FFFFFF",
  "background_color": "#FFFFFF",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}