{
  "name": "Ehe-Scheidung-Online",
  "short_name": "Scheidung",
  "description": "Ehescheidung mit Fachanwälten - Kostenlose Erstberatung",
  "start_url": "/app/?utm_source=pwa",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#c8a96e",
  "orientation": "portrait-primary",
  "lang": "de-DE",
  "icons": [
    {
      "src": "/wp-content/pwa/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/pwa/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}