{
  "name": "SEC Camp Meeting 2026",
  "short_name": "Camp Meeting",
  "description": "Programme, campus map, food and notices for South England Conference Camp Meeting 2026 at Newbold College.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF3E4",
  "theme_color": "#0D1B33",
  "lang": "en-GB",
  "categories": [
    "events",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}