{
  "id": "/",
  "name": "Cashera",
  "short_name": "Cashera",
  "description": "Mobile-first invoicing and quote workflow for service businesses.",
  "lang": "de-DE",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#f8fafc",
  "categories": ["business", "productivity", "finance"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Neue Rechnung / Aufnahme",
      "short_name": "Aufnahme",
      "description": "Neue Aufnahme oder manuellen Rechnungsentwurf starten.",
      "url": "/recorder",
      "icons": [{ "src": "/logofinal.only.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Rechnungen",
      "short_name": "Rechnungen",
      "url": "/invoices",
      "icons": [{ "src": "/logofinal.only.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Angebote",
      "short_name": "Angebote",
      "url": "/quotes",
      "icons": [{ "src": "/logofinal.only.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Kunden",
      "short_name": "Kunden",
      "url": "/customers",
      "icons": [{ "src": "/logofinal.only.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Produkte",
      "short_name": "Produkte",
      "url": "/products",
      "icons": [{ "src": "/logofinal.only.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/logofinal.only.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logofinal.only.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/logofinal.only.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
