{
  "name": "Katholon",
  "short_name": "Katholon",
  "description": "Catholic faith, Scripture, catechism, Fathers, media, learning and community.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffdf7",
  "theme_color": "#8b101b",
  "icons": [
    {
      "src": "assets/img/app-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}