{
  "name": "Goldberger ME",
  "short_name": "Goldberger ME",
  "description": "Use highlighted initials within the three ME pillar titles, remove the legacy CV print button, and enforce a five-column UIA growth layout.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "scope": "./"
}