{
  "name": "Streitix — Prozesskosten- und Anwaltskostenrechner",
  "short_name": "Streitix",
  "description": "Kostenloser Rechner für Gerichts- und Anwaltskosten nach RVG und GKG (Stand Juni 2025): Streitwert, Kostenquote, Baumbachsche Formel.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "de",
  "dir": "ltr",
  "background_color": "#f7f3f1",
  "theme_color": "#7b0000",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
