{
  "name": "Signatory",
  "short_name": "Signatory",
  "description": "Free online signature maker. Draw your signature with a natural pen feel, then export as PNG or SVG.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0ece4",
  "theme_color": "#2c2825",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}
