{
  "name": "Cento Lire Team",
  "short_name": "Cento Lire",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f4f2ee",
  "theme_color": "#1c1b19",
  "description": "Team-App für Cento Lire: Arbeitszeiten, Verfügbarkeiten, Urlaub, Jahreskalender und Dienstplan.",
  "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"
    }
  ]
}