{
  "name": "Church Billing — Path to Change",
  "short_name": "Church Billing",
  "description": "Invoicing & Client Management for Path to Change Counseling",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f5f0",
  "theme_color": "#2d4a2d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
