{
  "name": "Online Convert File",
  "short_name": "ConvertFile",
  "description": "Convert any file online for free. Images, videos, audio, PDFs and documents.",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#6c63ff",
  "icons": [
    {
      "src": "/icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
