{
  "name": "Belegscanner",
  "short_name": "Belegscanner",
  "description": "Belege scannen und verwalten",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#100C2A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png?v=1774202954",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png?v=1774202954",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}