{
  "id": "/",
  "name": "iLovePDF — Free online PDF tools",
  "short_name": "iLovePDF",
  "description": "Convert, merge, split, compress, edit and protect PDF files in the browser. No install, no sign-up.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f8fb",
  "theme_color": "#4f5bd5",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "All PDF tools", "url": "/tools/" },
    { "name": "How-to guides", "url": "/guides/" },
    { "name": "Blog", "url": "/blog/" }
  ]
}
