{
  "name": "The Liberating Table",
  "short_name": "Liberating Table",
  "description": "A progressive church resource library for justice and liberation",
  "start_url": "/progressive-church-resources.html",
  "display": "standalone",
  "background_color": "#0F0C1B",
  "theme_color": "#0F0C1B",
  "orientation": "portrait-primary",
  "categories": [
    "education",
    "lifestyle",
    "books"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The Liberating Table \u2014 Resource Library"
    },
    {
      "src": "screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse 657 progressive church resources"
    }
  ]
}