{
  "name": "F4F Offline Attendance",
  "short_name": "F4F Attendance",
  "description": "Offline-first attendance capture for Farmers for Forests.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eef7f5",
  "theme_color": "#0b6b67",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
