{
  "name": "RestoVenue",
  "short_name": "RestoVenue",
  "description": "RestoVenue client app for reservations, AI calls, leads and guests.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FBF8F0",
  "theme_color": "#123F30",
  "icons": [
    { "src": "/icon-192.png?v=rv2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=rv2", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png?v=rv2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
