{
  "name": "Rechnungsworkflow",
  "short_name": "Rechnungen",
  "description": "Private Rechnungsverarbeitung: Upload, OCR, Freigabe, Girocode, Weiterleitung",
  "start_url": "/board",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2e7d32",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
