{
  "name": "Abrajeimmo",
  "short_name": "Abrajeimmo",
  "description": "Annonces immobilières au Maroc – Appartements, villas, terrains à vendre et à louer",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#dc2626",
  "theme_color": "#dc2626",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1536x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Abrajeimmo – Portail Immobilier au Maroc"
    }
  ],
  "shortcuts": [
    {
      "name": "Rechercher des annonces",
      "short_name": "Recherche",
      "description": "Rechercher des annonces immobilières",
      "url": "/annonces?utm_source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Publier une annonce",
      "short_name": "Publier",
      "description": "Déposer une nouvelle annonce immobilière",
      "url": "/annonces/create?utm_source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
