{
  "name": "Gleismanager.de",
  "short_name": "Gleismanager",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0078d4",
  "description": "Eisenbahnmanagementsystem für EVUs und Bahnhöfe.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48 64x64 96x96 128x128 256x256",
      "type": "image/x-icon"
    },
    {
      "src": "LogoGM.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "LogoGM.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "/",
  "orientation": "portrait-primary",
  "lang": "de-DE"
}

