{
  "name": "FileConv.io - Free Online File Converter",
  "short_name": "FileConv",
  "description": "Free online file conversion service. Convert documents, images, videos, audio files and more. Fast, secure, and easy to use.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": [
    "utilities",
    "productivity",
    "business"
  ],
  "shortcuts": [
    {
      "name": "Convert PDF",
      "short_name": "PDF",
      "description": "Convert files to or from PDF",
      "url": "/pdf-converter",
      "icons": [
        {
          "src": "/icons/pdf-icon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Convert Image",
      "short_name": "Image",
      "description": "Convert image files",
      "url": "/image-converter",
      "icons": [
        {
          "src": "/icons/image-icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "related_applications": [],
  "prefer_related_applications": false
}
