{
  "name": "mond.reise",
  "short_name": "mond.reise",
  "start_url": "/?utm_source=web_app_manifest",

  "display": "standalone",

  "icons": [{
    "src": "icon.png",
    "type": "image/png",
    "sizes": "192x192"
  }],

  "background_color": "rgb(34, 34, 34)",
  "theme_color": "rgb(34, 34, 34)"
}
