{
  "name": "RT-Buchhaltung",
  "short_name": "RT-BH",
  "description": "RT Buchhaltung Tool — Kanzlei-Software für Buchhaltung, Lohn, Faktura",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafbfc",
  "theme_color": "#0ea5e9",
  "orientation": "any",
  "scope": "/",
  "lang": "de-AT",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230ea5e9'/><text x='96' y='130' text-anchor='middle' font-family='Inter,Arial' font-size='100' font-weight='800' fill='white'>RT</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='86' fill='%230ea5e9'/><text x='256' y='340' text-anchor='middle' font-family='Inter,Arial' font-size='260' font-weight='800' fill='white'>RT</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Stempeluhr",
      "short_name": "Stempel",
      "description": "Kommen / Gehen erfassen",
      "url": "/?view=stempeluhr",
      "icons": [{"src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='16' fill='%2310b981'/><circle cx='48' cy='48' r='28' fill='none' stroke='white' stroke-width='5'/><polyline points='48,32 48,48 60,54' stroke='white' stroke-width='5' fill='none'/></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Honorarnoten",
      "short_name": "Honorar",
      "description": "Honorarnoten verwalten",
      "url": "/?view=honorarnoten",
      "icons": [{"src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='16' fill='%2316a34a'/><text x='48' y='62' text-anchor='middle' font-size='44' fill='white'>%E2%82%AC</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Kunden",
      "short_name": "Kunden",
      "description": "Kundenliste öffnen",
      "url": "/?view=kunden",
      "icons": [{"src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='16' fill='%230284c7'/><circle cx='48' cy='38' r='14' fill='white'/><path d='M22,72 Q48,52 74,72' fill='white'/></svg>", "sizes": "96x96"}]
    }
  ]
}
