{
  "name": "Little Creek Farm — Lesson Schedule",
  "short_name": "LCF Schedule",
  "description": "Manage the weekly lesson schedule for Little Creek Farm",
  "start_url": "/schedule",
  "display": "standalone",
  "background_color": "#fff9f0",
  "theme_color": "#5a7a3a",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
