{
  "name": "Croxley's Big Green Fair 2026 – Photo Booth",
  "short_name": "Green Fair Photo",
  "description": "Official photo booth app for Croxley's Big Green Fair 2026, powered by Kivaan Solutions",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d2b0d",
  "theme_color": "#1a4a1a",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["photo", "social"],
  "lang": "en-GB"
}
