{
  "name": "myMBD – MBD Metallbau GmbH",
  "short_name": "myMBD",
  "description": "Mitarbeiterportal der MBD Metallbau GmbH",
  "start_url": "/app/startseite",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#003366",
  "orientation": "any",
  "lang": "de",
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "myMBD Dashboard"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "myMBD Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Krankmeldung erfassen",
      "short_name": "Krankmeldung",
      "url": "/app/meldung",
      "description": "Krankmeldung in 30 Sekunden erfassen",
      "icons": [{ "src": "/images/icons/shortcut-krank.png", "sizes": "96x96" }]
    },
    {
      "name": "Urlaubsantrag stellen",
      "short_name": "Urlaub",
      "url": "/app/urlaub/neu",
      "description": "Urlaubsantrag stellen",
      "icons": [{ "src": "/images/icons/shortcut-urlaub.png", "sizes": "96x96" }]
    },
    {
      "name": "Störung melden",
      "short_name": "Störung",
      "url": "/app/stoerung/neu",
      "description": "Störungsmeldung für Gerät/Maschine",
      "icons": [{ "src": "/images/icons/shortcut-stoerung.png", "sizes": "96x96" }]
    },
    {
      "name": "Schrottauftrag",
      "short_name": "Schrott",
      "url": "/app/schrott/neu",
      "description": "Schrottabholung beauftragen",
      "icons": [{ "src": "/images/icons/shortcut-schrott.png", "sizes": "96x96" }]
    },
    {
      "name": "Verbandsbuch-Eintrag",
      "short_name": "Verbandsbuch",
      "url": "/verbandsbuch/neu",
      "description": "Erste-Hilfe-Vorfall dokumentieren",
      "icons": [{ "src": "/images/icons/shortcut-verbandsbuch.png", "sizes": "96x96" }]
    },
    {
      "name": "Schrottabholprotokoll",
      "short_name": "Abholprotokoll",
      "url": "/schrottabholung/protokoll",
      "description": "Schrottabholung protokollieren",
      "icons": [{ "src": "/images/icons/shortcut-schrott.png", "sizes": "96x96" }]
    },
    {
      "name": "Wareneingang erfassen",
      "short_name": "Wareneingang",
      "url": "/wareneingang/neu",
      "description": "Wareneingangsprotokoll erstellen",
      "icons": [{ "src": "/images/icons/shortcut-schrott.png", "sizes": "96x96" }]
    }
  ]
}
