{
  "name": "Dineout Table Booking",
  "short_name": "Dineout",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff7ef",
  "theme_color": "#fc8019",
  "description": "Mobile friendly restaurant table booking app with admin-controlled seating.",
  "icons": [
    { "src": "assets/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "assets/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
