{
  "name": "Mietabrechner — Nebenkostenabrechnung DACH",
  "short_name": "Mietabrechner",
  "description": "Rechtssichere Nebenkostenabrechnungen für Deutschland, Österreich und die Schweiz.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#1A3A5C",
  "orientation": "any",
  "categories": ["finance", "productivity", "utilities"],
  "lang": "de",
  "icons": [
    {
      "src": "/logo-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Hilfe & Anleitung",
      "url": "/hilfe.html",
      "icons": []
    }
  ]
}
