{
  "name": "Eric Spero’s Website",
  "short_name": "EricSite",
  "description": "Personal and academic website — research, teaching, and projects in usable security & privacy.",
  "lang": "en-NZ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  // "background_color": "#2b2b2b",
  // "theme_color": "#61a7e1",
  "orientation": "any",
  "id": "/?source=pwa",
  "icons": [
    { "src": "/icons/e3-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/e3-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  // "screenshots": [
  //   {
  //     "src": "/screenshots/home.png",
  //     "sizes": "1080x1920",
  //     "type": "image/png",
  //     "label": "Homepage"
  //   },
  //   {
  //     "src": "/screenshots/publications.png",
  //     "sizes": "1080x1920",
  //     "type": "image/png",
  //     "label": "Publications page"
  //   }
  // ],
  "categories": ["education", "productivity", "reference"]
}
