{
  "name": "WEA Llanelli",
  "short_name": "WEA Llanelli",
  "description": "WEA Llanelli | Cultivating curiosity and Critical thinking since 1914",
  "start_url": "/index.html",
  "scope": "/",
  "id": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#f2e500",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "url": "/index.html"
    },
    {
      "name": "About Us",
      "short_name": "About us",
      "url": "/about-us/index.html"
    },
    {
      "name": "Join In",
      "short_name": "Join In",
      "url": "/join-in/index.html"
    }
  ]
}