{
  "id": "/hotelpulse/",
  "name": "HotelPulse",
  "short_name": "HotelPulse",
  "description": "Hotel operations, staff schedules, rooms, guest requests and department workflows.",
  "lang": "el",
  "start_url": "/hotelpulse/home.php?pwa=1",
  "scope": "/hotelpulse/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f5f7",
  "theme_color": "#2563eb",
  "icons": [
    {"src": "/hotelpulse/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/hotelpulse/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/hotelpulse/assets/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "shortcuts": [
    {"name": "Η κάρτα μου", "short_name": "Κάρτα", "url": "/hotelpulse/staff/timecard.php", "icons": [{"src": "/hotelpulse/assets/icons/icon-192.png", "sizes": "192x192"}]},
    {"name": "Αρχική", "short_name": "Αρχική", "url": "/hotelpulse/home.php", "icons": [{"src": "/hotelpulse/assets/icons/icon-192.png", "sizes": "192x192"}]}
  ]
}
