{
  "name": "TableNow",
  "short_name": "TableNow",
  "description": "Find your table instantly — AI-powered dining reservations for FIFA World Cup 2026 Philadelphia",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B2A3D",
  "theme_color": "#B8860B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
