{
  "name": "AURUM Check-in",
  "short_name": "AURUM Check-in",
  "description": "Self-service check-in kiosk for AURUM massage salon guests.",
  "id": "aurum-checkin",
  "start_url": "/check-in",
  "scope": "/check-in",
  "display": "standalone",
  "background_color": "#0A1420",
  "theme_color": "#0A1420",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
