{
  "id": "/",
  "name": "LMU Event Buddy",
  "short_name": "Event Buddy",
  "description": "Dein Begleiter für LMU Career Service Events – Agenda, Networking, Matching und Kontakte.",
  "start_url": "./index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f7f4",
  "theme_color": "#00883a",
  "categories": ["education", "business"],
  "icons": [
    {
      "src": "assets/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/img/career-service-logo.jpeg",
      "sizes": "225x225",
      "type": "image/jpeg"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Agenda",
      "url": "/index.php#agenda",
      "icons": []
    },
    {
      "name": "Aussteller",
      "url": "/companies/",
      "icons": []
    }
  ]
}
