{
  "name": "Expowand",
  "short_name": "Expowand",
  "description": "Expowand bietet Lösungen für Immobilienmakler und Baufinanzierer - ob Einzelpersonen, Teams oder Vertriebe.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#212529",
  "icons": [
    {
      "src": "/www/img/icons/android-icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/www/img/icons/android-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/www/img/icons/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/www/static/landingpage/dashboard_example.png",
      "sizes": "2880x1626",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/www/img/screenshot_mob.png",
      "sizes": "488x818",
      "type": "image/png"
    }
  ]
}
