{
  "name": "AnyConv365",
  "short_name": "AnyConv365",
  "description": "Free online file converter for documents, images, video, audio, and PDFs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbfcfb",
  "theme_color": "#0d8f78",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}