{
  "name": "Propalyze - Gutachten App",
  "short_name": "Propalyze",
  "description": "Immobilien-Gutachten digital erstellen",
  "start_url": "/meinegutachten",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#4A90E2",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
