{
  "name": "Nathan Delange - Développeur Frontend",
  "short_name": "Nathan Delange",
  "description": "Portfolio de Nathan Delange, développeur frontend spécialisé en React, Vue.js et Next.js",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080f",
  "theme_color": "#08080f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "fr-FR",
  "dir": "ltr",
  "scope": "/"
}
