{
  "name": "The Hungry Table",
  "short_name": "Hungry Table",
  "description": "Run your restaurant — study tonight's specials, seat customers, and serve orders before patience runs out.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1c0a00",
  "theme_color": "#c2410c",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
