{
  "name": "Diário de Bordo SEMEC",
  "short_name": "Diário SEMEC",
  "start_url": "login-motorista.html",
  "display": "standalone",
  "background_color": "#083b7a",
  "theme_color": "#0b63c8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/logo_pmj_2025_02.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/logo_pmj_2025_02.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}