{
  "name": "The Witch City Exchange",
  "short_name": "Witch City Exchange",
  "description": "The immersive digital archive of Salem.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0a0e14",
  "theme_color": "#c5a059",
  "icons": [
    {
      "src": "assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}