{
  "name": "HK Immobilier",
  "short_name": "HK Immo",
  "description": "A chacun son terrain — Apprenez l'immobilier, gagnez de l'argent, achetez votre terrain.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A0A12",
  "theme_color": "#E67E22",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}