{
  "name": "FoxDine — Scan. Feast. Smile.",
  "short_name": "FoxDine",
  "description": "QR-first restaurant ordering — scan the table QR and order from your phone, no app needed.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#FFF6ED",
  "theme_color": "#F4711D",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
