{
  "name": "JobberDeal",
  "short_name": "JobberDeal",
  "description": "Le réseau social des services locaux — trouvez des Jobbers près de chez vous, gagnez des Points Boost",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E89A2E",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["lifestyle", "productivity", "social"],
  "lang": "fr",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Caisse Points Boost",
      "short_name": "Caisse",
      "description": "Encaisser une offre client en caisse",
      "url": "/merchant/caisse"
    }
  ]
}
