{
  "name": "Hilton Hotel Checklist",
  "short_name": "Hilton Check",
  "description": "Hilton hotel task management and checklist system",
  "start_url": "/en/dashboard",
  "display": "standalone",
  "background_color": "#F8F6F1",
  "theme_color": "#002C51",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
