{
  "name": "REALED Platform",
  "short_name": "REALED",
  "icons": [
    {
      "src": "/img/icon-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/img/icon-144.png",
      "type": "image/png",
      "sizes": "144x144"
    }
  ],
  "theme_color": "#145a0f",
  "background_color": "#222",
  "scope": "./",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait"
}