{
  "name": "USK Finance — Schweizer Finanzvergleich",
  "short_name": "USK Finance",
  "description": "Vergleichen Sie Kreditkarten, Hypotheken, Kredite, Konten und Versicherungen in der Schweiz. Kostenlose Beratung in 24 Stunden.",
  "id": "/",
  "scope": "/",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#8B1A2B",
  "background_color": "#FAFAFA",
  "lang": "de-CH",
  "dir": "ltr",
  "categories": ["finance", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icons/icon-72.png",  "sizes": "72x72",  "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",  "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128","type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144","type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152","type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192","type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384","type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512","type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Kostenlose Beratung",
      "short_name": "Beratung",
      "description": "Multi-Step-Wizard für persönliche Finanzberatung",
      "url": "/beratung?utm_source=pwa&utm_medium=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Hypotheken-Rechner",
      "short_name": "Hypothek",
      "description": "Tragbarkeit, Rate und Gesamtkosten berechnen",
      "url": "/calculators?calc=mortgage&utm_source=pwa&utm_medium=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kreditkarten vergleichen",
      "short_name": "Kreditkarten",
      "description": "Beste Kreditkarten der Schweiz",
      "url": "/credit-cards/best?utm_source=pwa&utm_medium=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mein Konto",
      "short_name": "Konto",
      "description": "DSGVO-Daten verwalten",
      "url": "/mein-konto?utm_source=pwa&utm_medium=shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
