{
  "name": "Kevo Amouzou - Ingénieur Digitalisation Industrielle & SI",
  "short_name": "Kevo Amouzou",
  "description": "Portfolio professionnel. Digitalisation des opérations industrielles, ERP, données de pilotage, ISO 9001. Double Master UTBM, 3x Oracle Certified.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F8FA",
  "theme_color": "#0B63CE",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "business",
    "professional"
  ],
  "shortcuts": [
    {
      "name": "Voir mes projets",
      "short_name": "Projets",
      "description": "Découvrez mes derniers projets et réalisations",
      "url": "/?section=projects",
      "icons": [
        {
          "src": "./images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Me contacter",
      "short_name": "Contact",
      "description": "Envoyez-moi un message",
      "url": "/?section=contact",
      "icons": [
        {
          "src": "./images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}