{
  "name": "Pdfinity",
  "short_name": "Pdfinity",
  "description": "Infinite PDF editing — edit, merge, sign, and protect PDFs, anywhere, from any device.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef0f5",
  "theme_color": "#c81026",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
