{
  "name": "MyHouse Cameroun",
  "short_name": "MyHouse",
  "description": "Location immobilière au Cameroun — Gérez vos biens, trouvez votre logement.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1A3C5E",
  "theme_color": "#1A3C5E",
  "lang": "fr",
  "categories": ["real estate", "property", "housing"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Rechercher un logement",
      "short_name": "Recherche",
      "url": "/search",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mon tableau de bord",
      "short_name": "Tableau de bord",
      "url": "/saas/units",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "MyHouse — Marketplace immobilier Cameroun"
    }
  ]
}
