{
  "name": "Revoo — Smart AI Restaurant Reservation Management",
  "short_name": "Revoo",
  "description": "AI-powered reservation system for restaurants. A 24/7 AI phone agent and an embeddable website widget share one calendar, capacity model, and customer database, all managed from a single console. Available in English, German, Spanish, French, Italian, and Portuguese.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "food", "productivity", "utilities"],
  "icons": [
    {
      "src": "/assets/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "theme_color": "#fd7e14",
  "background_color": "#ffffff",
  "display": "standalone"
}
