{
  "name": "Documents Generator",
  "short_name": "Documents",
  "description": "Generate rental agreements, handover protocols, purchase agreements and works contracts in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "icons": [
    {
      "src": "/assets/img/logo-min.png",
      "sizes": "133x129",
      "type": "image/png"
    },
    {
      "src": "/assets/img/logo-en.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
