{
  "id": "/restaurant/dashboard",
  "name": "Swiss Livraison Pro — Restaurant",
  "short_name": "SLP Resto",
  "start_url": "/restaurant/login",
  "scope": "/restaurant/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "icons": [
    {"src": "/static/restaurant/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/static/restaurant/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
