{
  "name": "EstateIQ — Επενδυτική Ανάλυση Ακινήτων",
  "short_name": "EstateIQ",
  "description": "Εκτίμηση ακινήτου και επενδυτική ανάλυση σε ένα ενιαίο εργαλείο για μεσίτες και real estate advisors.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F3EB",
  "theme_color": "#1A2540",
  "lang": "el",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}