{
  "name": "PropDeal - Rynek Off-Market",
  "short_name": "PropDeal",
  "description": "Platforma B2B dla inwestorów, flipperów i pośredników nieruchomości.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}