{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "RJSONS Plataforma de Gestão",
  "short_name": "rjsons-gestao",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "theme_color": "#ffffff",
  "icons": [
  {
      "src": "https://gestao.rjsons.pt/assets/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
  },
  {
      "src": "https://gestao.rjsons.pt/assets/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
  }
  ]
}