{
  "name": "OneFold - Church Management",
  "short_name": "OneFold",
  "description": "OneFold is the church management platform for multi-branch, diaspora, and global churches — first-timers to headquarters, all in one fold.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7C3AED",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Giving",
      "short_name": "Giving",
      "url": "/giving",
      "description": "View and manage contributions"
    },
    {
      "name": "Check-In",
      "short_name": "Check-In",
      "url": "/kiosk",
      "description": "Open the check-in kiosk"
    },
    {
      "name": "Attendance",
      "short_name": "Attendance",
      "url": "/attendance",
      "description": "View attendance records"
    }
  ]
}
