{
  "name": "Centremost by Steven Teskey",
  "short_name": "Centremost",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e9e5e1",
  "theme_color": "#2e612f",
  "description": "The professional portfolio of Steven Teskey, a dedicated educator, open-source advocate and frontend engineer.",
  "icons": [
    {
      "src": "/assets/img/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/assets/img/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
