{
  "background_color": "white",
  "theme_color": "#4d5aeb",
  "description": "ZapTech Orario",
  "display": "standalone",
  "icons": [
    {
      "src": "img/orario_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "img/orario_180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "name": "Orario",
  "short_name": "Orario",
  "start_url": "/index.php",
  "id": "/index.php"
}