{
  "name": "ProofBook",
  "short_name": "ProofBook",
  "description": "The record that protects you \u2014 start to finish.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f2747",
  "theme_color": "#0f2747",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
