{
  "short_name": "Jean-Loup",
  "name": "Jean-Loup — web developer",
  "icons": [
    {
      "src": "media/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "media/icon-196.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "media/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "media/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#022b67",
  "display": "fullscreen",
  "scope": "/",
  "theme_color": "#022b67"
}
