
{
  "id": "localfood-ristoratori-v1",
  "name": "LocalFood Ristoratori",
  "short_name": "Dashboard",
  "start_url": "/localfood/dashboard/login.php",
  "scope": "/localfood/",
  "display": "standalone",
  "theme_color": "#111827",
  "background_color": "#111827",
  "icons": [
    { 
      "src": "/localfood/dashboard/img/icon-192_ristorante.png", 
      "sizes": "192x192", 
      "type": "image/png" 
    },
    { 
      "src": "/localfood/dashboard/img/icon-512_ristorante.png", 
      "sizes": "512x512", 
      "type": "image/png" 
    }
  ]
}