{
  "name": "Discipleship App",
  "short_name": "Discipleship",
  "description": "Your digital discipleship companion — Bible School, Groups, Events and Daily Reading.",
  "theme_color": "#041635",
  "background_color": "#F9F9F9",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
