{
  "name": "ExpedNet Mobile",
  "short_name": "ExpedNet",
  "start_url": "login.php",
  "display": "standalone",
  "background_color": "#00549d",
  "theme_color": "#00549d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3065/3065411.png",
      "sizes": "512-512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}