{
  "id": "https://pdfnano.com/",
  "name": "PDFNano - Free Online PDF Editor",
  "short_name": "PDFNano",
  "description": "Free online PDF editor to edit, merge, compress, convert, and sign PDF documents. No registration required.",
  "theme_color": "#1a237e",
  "background_color": "#f3f4f6",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}