{
  "name": "NexPDF Editor",
  "short_name": "NexPDF",
  "description": "Edit, merge, sign, and compress PDFs locally in your browser.",
  "start_url": "/pdf-tools",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/thenextools-com-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/thenextools-com-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
