{
  "name": "Loxsmith Order Entry",
  "short_name": "Order Entry",
  "description": "Standalone order entry for The Loxsmith — WhatsApp & phone orders.",
  "start_url": "/order-entry",
  "scope": "/order-entry",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f1e8",
  "theme_color": "#3d2b1f",
  "icons": [
    { "src": "/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
