{
  "name": "SWAPP — Church App, Soul Winning CRM & Giving",
  "short_name": "SWAPP",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#064e3b",
  "theme_color": "#10b981",
  "description": "All-in-one mobile church application, member CRM, 0% platform fee online giving, and free outreach map printing.",
  "icons": [
    {
      "src": "/images/swapp-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/swapp-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}