{
  "name": "BuzzWeave Church",
  "short_name": "Church App",
  "description": "Your church community in your pocket",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1729",
  "theme_color": "#0f1729",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
