{
  "name": "CheckMySalary - Brutto-Netto-Rechner Deutschland",
  "short_name": "CheckMySalary",
  "description": "Kostenloser Brutto-Netto-Rechner 2026 fuer Deutschland. Berechne dein Nettogehalt, verstehe Abzuege und vergleiche dein Gehalt.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffaf2",
  "theme_color": "#111827",
  "lang": "de",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
