{
  "name": "Convertopia",
  "short_name": "Convertopia",
  "description": "Free online file converter — images, documents, audio, video, and more",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1e5fde",
  "background_color": "#fbfcfe",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
