{
  "name": "Work, After AI",
  "short_name": "Work, After AI",
  "description": "AI took the producing. What is left is management \u2014 and everyone just got the job.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e8e0d2",
  "theme_color": "#171512",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}