{
  "name": "Team Work — Immobilier & Automobile",
  "short_name": "Team Work",
  "description": "Marketplace immobilière et automobile Team Work à Kinshasa, RDC.",
  "lang": "fr-CD",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#F7F4EE",
  "theme_color": "#0E253A",
  "categories": ["business", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Explorer les offres",
      "short_name": "Explorer",
      "url": "/explorer",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Décrire ma recherche",
      "short_name": "Ma demande",
      "url": "/demandes/nouvelle",
      "icons": [{ "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
