{
  "short_name": "Daniel Tome",
  "name": "Personal website of Daniel Tome",
  "description": "Engineering Lead. Leading high-performing teams with a broad knowledge on front-end and back-end technologies where I am able to use my experience across these platforms to make product development decisions around development strategy, tools to employ and team composition.",
  "icons": [
    {
      "src": "/images/icons-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#fff",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#a2a2a2"
}