{
  "name": "SeatPeaks",
  "short_name": "SeatPeaks",
  "description": "Skip the wait — bid on restaurant tables and get seated in minutes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141414",
  "theme_color": "#1a1108",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle"],
  "lang": "en"
}
