{
  "name": "MyChurch Cloud",
  "short_name": "MyChurch Cloud",
  "description": "All-in-one church management software for people, giving, check-in, communications, events, teams, and custom mobile apps.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#071735",
  "theme_color": "#071735",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}