{
  "name": "Logistica Autista",
  "short_name": "Autista",
  "description": "PWA autista per bolle, firme offline e sincronizzazione del gestionale logistica.",
  "id": "/autista",
  "start_url": "/autista",
  "scope": "/autista",
  "display": "standalone",
  "background_color": "#f6f7f9",
  "theme_color": "#17202a",
  "orientation": "portrait",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
