{
  "name": "gombo.zone — Le grand marché de la Guinée",
  "short_name": "gombo.zone",
  "description": "Petites annonces en Guinée : véhicules, immobilier, téléphones, emploi, services. Achetez et vendez en toute confiance, de Conakry à Nzérékoré.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fcfcfc",
  "theme_color": "#1a7035",
  "categories": ["shopping", "marketplace"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Publier une annonce",
      "short_name": "Publier",
      "url": "./publier.html",
      "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Toutes les annonces",
      "short_name": "Annonces",
      "url": "./annonces.html",
      "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Messagerie",
      "short_name": "Messages",
      "url": "./messages.html",
      "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
