{
  "name": "Restaurant Menu & Ordering",
  "short_name": "Menu",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1128",
  "theme_color": "#0a1128",
  "description": "Scan, browse the menu, and order from your table.",
  "icons": [
    { "src": "/logo-mark.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ]
}
