{
  "name": "itsbyto",
  "short_name": "itsbyto",
  "description": "Emmanuel's journey in science, technology, and web development – a space for self-discovery and exploration.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#A3E635",
  "icons": [
    {
      "src": "/public/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/public/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}