{
  "short_name": "CreaCheck",
  "name": "CreaCheck Editor",
  "icons": [
    {
      "src": "/img/creacheck_logo_medium_white_web.png",
      "type": "image/png",
      "sizes": "240x103"
    }
  ],
  "start_url": "/editor",
  "background_color": "#5e5e64",
  "display": "standalone",
  "orientation": "landscape",
  "scope": "/editor",
  "theme_color": "#aa1111",
  "permissions": {
    "desktop-notification": {}
  }
}
