﻿{
  "id": "/",
  "name": "Edlesborough Pavilion - What's On",
  "short_name": "The Pav",
  "start_url": "/bar-kitchen-opening",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "description": "See what's on at Edlesborough Pavilion - Community sports pavilion with licensed bar, cricket, football and tennis facilities",
  "categories": [ "sports", "lifestyle", "charity", "food" ],
  "screenshots": [
    {
      "src": "screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "platform": "windows"
    },
    {
      "src": "screenshot-mobile.png",
      "sizes": "750x1366",
      "type": "image/png",
      "platform": "windows"
    }
  ],
  "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"
    }
  ]
}