{
  "name": "MOVE Fast-Information",
  "short_name": "MOVE FASSI",
  "description": "Eine App für aktuelles für enge Leute",
  "icons": [
    {
      "src": "/img/Logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/startseite.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3367D6",
  "background_color": "#FFFFFF",
  "lang": "de-DE"
}