{
    "name": "JLR Apprentice Guide",
    "short_name": "EC Guide",
    "start_url": "/",
    "orientation": "portrait",
    "display": "standalone",
    "scope": "https://ec-ag.uk/",
    "background_color": "#3C3C3A",
    "description": "Guide for Jaguar Land Rover Degree Apprentices",
    "theme_color": "#3C3C3A",
    "icons": [
      {
        "src": "static/icon_maskable.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose":"maskable"
      },
      {
        "src": "static/icon.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose":"any"
      }
    ]
  }
