{
  "name": "Abwesenheitsmeldung",
  "short_name": "Abwesenheit",
  "description": "Krank- und Abwesenheitsmeldung für Mitarbeiter",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0b14",
  "theme_color": "#4e8cff",
  "lang": "de",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "icons/icon.php?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon.php?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
