{
  "name": "MyESTIQ",
  "short_name": "MyESTIQ",
  "description": "MyESTIQ – Einfach. Schnell. Intelligent. Business-Plattform für Menschen, Prozesse und Systeme.",
  "start_url": "/start",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111114",
  "theme_color": "#e20074",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
