{
  "name": "EasyDine — QR Ordering for Restaurants",
  "short_name": "EasyDine",
  "description": "QR-code menu and ordering system for restaurants and cafés. Scan, order, kitchen sees it instantly.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f5ec",
  "theme_color": "#0F3A26",
  "lang": "en-IN",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
