{
  "name": "NRWales",
  "short_name": "NRWales",
  "description": "Neurological Rehabilitation Wales CIC",
  "start_url": "/app/",
  "scope": "/app/", 
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#ff8c00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app/icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}