{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "Flexxter - Die Bausoftware",
  "orientation": "landscape",
  "scope": "../",
  "short_name": "Flexxter - Bausoftware",
  "start_url": "/PWALogin/php",
  "theme_color": "#5a95a7",
  "icons": [
    {
      "src": "/images/PWA/icons-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/PWA/icons-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "id": "de.flexxter.prod.pwa",
  "description": "Flexxter - Die Bausoftware unterstützt Sie bei allen Prozessen in Ihren Bauprojekten von der Planung bis zu Abnahme.\nInklusive Bauzeitenplan, Bautagebuch, Ticketmanagement, Einsatzplanung, Zeiterfassung, Protokolle u.v.m.",
  "lang": "de",
  "prefer_related_applications": false,
  "categories": [
    "business",
    "productivity"
  ],
  "gcm_sender_id": "103953800507"
}