{
  "name": "MaxTax - tägliche Belegerfassung",
  "short_name": "MaxTax",
  "description": "War heute was für die Buchhaltung? Ein Foto reicht.",
  "start_url": "/uebersicht",
  "display": "standalone",
  "background_color": "#f5ead8",
  "theme_color": "#c67139",
  "lang": "de",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
