{
"name": "UNFALL – UND WAS NUN?",
  "short_name": "Unfall – Was nun?",
  "description": "Informationen und Hilfe rund um den Verkehrsunfall: Verkehrsrecht, Schadensersatz, Unfallflucht, Körperverletzung, Alkohol,  Schmerzensgeld.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "de",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/wp-content/themes/unfallundwasnun/images/maskable_icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
	{
	  "src": "/wp-content/themes/unfallundwasnun/images/maskable_icon_512.png",
	  "sizes": "512x512",
	  "type": "image/png"
	}
  ]
}