{
  "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",
    "purpose": "maskable"
  }, {
    "src": "/img/icons/192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "maskable"
  }, {
    "src": "/img/icons/144.png",
    "sizes": "144x144",
    "type": "image/png",
    "purpose": "maskable"
  }, {
    "src": "/img/icons/144.png",
    "sizes": "144x144",
    "type": "image/png",
    "purpose": "any"
  }],
  "screenshots": [
    {
      "src": "/img/pwa/screenshot-mobile.png",
      "sizes": "1224x2010",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/img/pwa/screenshot-desktop.png",
      "sizes": "3104x1844",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
