{
  "name": "MIMAROS SYNC",
  "short_name": "SYNC",
  "description": "High-End Konsens & smarte Abendplanung.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0E1721",
  "theme_color": "#0E1721",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}