{
  "name": "Seatable - AI Restaurant Management",
  "short_name": "Seatable",
  "description": "AI-powered reservations, table management, and customer conversations for restaurants.",
  "start_url": "/book",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#8B1A4A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Seatable AI Restaurant Dashboard"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en"
}
