{
  "name": "loyaller.com",
  "short_name": "Loyaller",
  "description": "Secure single-use QR loyalty points and rewards.",
  "start_url": "/customer",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafafa",
  "theme_color": "#0f766e",
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
  ]
}