{
  "name": "Clément Corbin | Web development services",
  "short_name": "Clément C | Web dev",
  "description": "Hi, I'm Clément. I offer web development services. Whether you're a startup founder needing a hand or an entrepreneur looking to automate your business, I can help.",
  "theme_color": "#3f4d67",
  "background_color": "#fff8ff",
  "display": "standalone",
  "start_url": "https://www.nibroc.fr/",
  "icons": [
    {
      "src": "/favicon.icon",
      "type": "image/x-icon",
      "sizes": "32x32"
    },
    {
      "src": "/assets/icons/icon-72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/assets/icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ]
}
