{
  "name": "happysteuern — Beleg-Upload",
  "short_name": "Beleg",
  "id": "/beleg-widget",
  "start_url": "/beleg-widget?src=widget",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0d18",
  "theme_color": "#0a0d18",
  "lang": "de",
  "description": "Belege direkt vom Handy fotografieren und automatisch verbuchen lassen.",
  "icons": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Beleg fotografieren",
      "short_name": "Foto",
      "url": "/beleg-widget?action=camera",
      "icons": [{ "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Datei hochladen",
      "short_name": "Datei",
      "url": "/beleg-widget?action=files",
      "icons": [{ "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Rechnung erstellen",
      "short_name": "Rechnung",
      "url": "/rechnungen?type=rechnung",
      "icons": [{ "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png" }]
    }
  ]
}
