{
  "lang": "en",
  "short_name": "csswizardry",
  "name": "CSS Wizardry",
  "description": "CSS Architecture and Performance Engineering",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f9f9",
  "theme_color": "#f43059",
  "icons": [{
    "src": "/img/icons/512.png",
    "sizes": "512x512",
    "type": "image/png"
  }, {
    "src": "/img/icons/192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "/img/icons/144.png",
    "sizes": "144x144",
    "type": "image/png"
  }]
}
