{
  "name": "PCG - Performance.Consulting by Daniel Gaß",
  "short_name": "PCG",
  "description": "Systemische Beratung, Coaching, Supervision, Mediation und Organisationsentwicklung für Führungskräfte und Unternehmen.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1c3343",
  "orientation": "portrait-primary",
  "categories": ["business", "consulting", "coaching"],
  "lang": "de-DE",
  "icons": [
    {
      "src": "/images/P.CGLogo2.webp",
      "sizes": "500x500",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-desktop.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    },
    {
      "src": "/images/screenshot-mobile.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Individuelle Entwicklung",
      "short_name": "Coaching",
      "description": "Executive Coaching, Sparring und Karriereentwicklung",
      "url": "/individual-development",
      "icons": [{ "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Team & Organisation",
      "short_name": "Team & OE",
      "description": "Supervision, Mediation und Organisationsentwicklung",
      "url": "/team-organisation",
      "icons": [{ "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Kontakt",
      "short_name": "Kontakt",
      "description": "Erstgespräch vereinbaren",
      "url": "/kontakt",
      "icons": [{ "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
