{
  "name": "Prozessheld CRM",
  "short_name": "PH CRM",
  "description": "CRM mit Buchungstool fuer Mein Prozessheld.",
  "start_url": "/pipeline",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7FAF9",
  "theme_color": "#0E3F3D",
  "lang": "de",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
