{
  "name": "UBICO",
  "short_name": "UBICO",
  "start_url": "loginubico.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#6D31ED",
  "icons": [
    {
      "src": "img/ubico192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/ubico512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}