{
  "name": "CLA Discipleship",
  "short_name": "CLA",
  "description": "Christian Life Assembly — Discipleship & Attendance Management",
  "theme_color": "#1A0505",
  "background_color": "#1A0505",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/cla-logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cla-logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Register",
      "url": "/register",
      "description": "Register for discipleship classes"
    },
    {
      "name": "Attendance",
      "url": "/attendance",
      "description": "Mark your attendance"
    }
  ]
}
