{
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "name": "MC Techgroup App 2025",
  "short_name": "MC Techgroup App",
  "id": "com.mctechgroup.pwa-app2",
  "description": "MC-Techgroup Messe App - iOS",
  "start_url": "./index.html",
  "dir": "auto",
  "orientation":"landscape",
  "display_override": ["standalone"]
}