{
  "name": "Camp Schedule",
  "short_name": "CampSched",
  "description": "Youth camp schedule and event tracker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2D6A4F",
  "theme_color": "#2D6A4F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"]
}
