{
  "name": "Auto Consult",
  "short_name": "AutoConsult",
  "description": "Pratiche Auto e Pagamenti a Sant'Agnello",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait",
  "icons": [
    {
      "src": "LOGO BUFFER JPJ.jpg",
      "sizes": "192x192",
      "type": "image/jpg",
      "purpose": "any maskable"
    },
    {
      "src": "LOGO BUFFER JPJ.jpg",
      "sizes": "512x512",
      "type": "image/jpg"
    }
  ]
}