{
  "name": "AeroRent Flugzeugverwaltung",
  "short_name": "AeroRent",
  "description": "Premium Buchungs- und Abrechnungssystem für Charterflüge",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e111a",
  "theme_color": "#0e111a",
  "icons": [
    {
      "src": "vite.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "vite.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
