{
  "name": "File Converter",
  "short_name": "FileConverter",
  "description": "Free online JPG to PDF and PDF to JPG converter",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4285f4",
  "icons": [
    {
      "src": "/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    }
  ],
  "scope": "/",
  "id": "convertjpgpdf"
}