{
  "name": "brescla — Gestão de frota",
  "short_name": "brescla",
  "description": "Km, combustível, inspeções e custos de cada veículo, numa só app.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFFFFF",
  "theme_color": "#2E6BE6",
  "lang": "pt-PT",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "App do motorista", "url": "./motorista.html" }
  ]
}
