{
  "name": "Saldorix",
  "short_name": "Saldorix",
  "description": "Persönliche Buchhaltung",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0d0f17",
  "theme_color": "#6c63ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%236c63ff'/><text x='256' y='340' text-anchor='middle' font-family='Arial Black' font-size='280' font-weight='900' fill='white'>S</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Schnellerfassung",
      "short_name": "Quick",
      "description": "Barausgabe schnell erfassen",
      "url": "/quick.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%2322c55e'/><text x='256' y='360' text-anchor='middle' font-family='Arial Black' font-size='320' font-weight='900' fill='white'>+</text></svg>", "sizes": "96x96" }]
    }
  ]
}
