{
  "name": "Routenplaner",
  "short_name": "Routenplaner",
  "description": "Route planning application for sales representatives",
  "start_url": "/mobile-home",
  "display": "standalone",
  "background_color": "#1e8190",
  "theme_color": "#1e8190",
  "icons": [
    {
      "src": "/icons/Gründl_ü_192x192px.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },

    {
      "src": "/icons/Gründl_ü_512x512px.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
