{
  "name": "AnnonceMaroc - Réseau Social des Annonces au Maroc",
  "short_name": "AnnonceMaroc",
  "description": "Le 1er réseau social des annonces au Maroc. Vendez, achetez et gagnez 20% avec le parrainage.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F5F2",
  "theme_color": "#D4520A",
  "orientation": "portrait-primary",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["shopping", "social", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Publier une annonce",
      "url": "/dashboard-annonceur.html",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Explorer les annonces",
      "url": "/dashboard-utilisateur.html",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
