{
  "_todo": "Add PNG raster icons 192x192 and 512x512 for installable PWA",
  "name": "Fdo. — Sign PDFs in batches",
  "short_name": "Fdo.",
  "description": "Sign multiple PDFs in your browser. Files never leave your device.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/en/app",
  "scope": "/en/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1d5f5c",
  "background_color": "#ffffff",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open app",
      "short_name": "App",
      "url": "/en/app"
    },
    {
      "name": "How it works",
      "url": "/en/how-it-works"
    }
  ]
}
