{
  "name": "The Lost Innovators",
  "short_name": "Lost Innovators",
  "description": "Essays on AI, authority, belief, and independent thought by William Stafford.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#7b1e1e",
  "categories": ["books", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Read the essays",
      "short_name": "Essays",
      "url": "/#essays"
    },
    {
      "name": "Listen to Billy's Reads",
      "short_name": "Listen",
      "url": "/listen"
    }
  ]
}
