{
  "name": "Brüning Service App",
  "short_name": "Brüning Service",
  "description": "CNC Werkzeugmaschinenservice – Außendienst-App für Techniker und Disponenten",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f0",
  "theme_color": "#1a1a1a",
  "orientation": "any",
  "lang": "de",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
