{
  "name": "ERP Rentokil Online",
  "short_name": "ERP Rentokil",
  "description": "Application mobile terrain Rentokil pour chantiers, heures et RENTOCom.",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7f8",
  "theme_color": "#ed1c24",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/branding/rentokil-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icons/rentokil-mobile-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "RENTOCOM",
      "short_name": "RENTOCOM",
      "description": "Ouvrir les tchats chantier autorises.",
      "url": "/mobile/rentocom",
      "icons": [
        {
          "src": "/app-icons/rentokil-mobile-icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Mes heures",
      "short_name": "Heures",
      "description": "Ouvrir le pointage mobile.",
      "url": "/mobile/heures",
      "icons": [
        {
          "src": "/app-icons/rentokil-mobile-icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
