{
  "name": "MeisterPilot",
  "short_name": "MeisterPilot",
  "description": "Closing-System für SHK-Meister – Morgens 30 Sekunden Überblick, dann Baustelle.",
  "start_url": "/v2/home",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}