{
  "name": "PDF Sign",
  "short_name": "PDFSign",
  "description": "View, fill forms, and sign PDF documents locally on your device.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f1f5f9",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}
