{
  "name": "Soldd - Immobilien Suchmaschine",
  "short_name": "Soldd",
  "description": "Finde die besten Immobilien in Österreich und Deutschland mit höchster Rendite! Nutze die Soldd Immobiliensuche mit Marktwertvergleich und Lagebewertung.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#28a745",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/images/pwa/favicon_48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/favicon_96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/favicon_144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/favicon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/favicon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/pwa/favicon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "shortcuts": [
    {
      "name": "Immobiliensuche",
      "short_name": "Suche",
      "description": "Starte eine Immobiliensuche",
      "url": "/",
      "icons": [
        {
          "src": "/images/pwa/favicon_96.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ],
  "screenshots": [
  {
    "src": "/images/pwa/screenshot_desktop.png",
    "sizes": "1919x1080",
    "type": "image/png",
    "form_factor": "wide"
  },
  {
    "src": "/images/pwa/screenshot_mobile.png",
    "sizes": "750x1621",
    "type": "image/png"
  }
]
}