{
  "name": "eXown.com",
  "short_name": "eXown",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f7f1e6",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "/assets/logo-mark.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    }
  ]
}