{
  "name": "The Undercurrent",
  "short_name": "Undercurrent",
  "description": "A weekly essay by Egabo Aaron on technology, attention, and the craft of thinking clearly.",
  "categories": ["news", "education"],
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#071016",
  "theme_color": "#071016",
  "icons": [
    {
      "src": "./Assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./Assets/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
