{
  "name": "Smashtag Workforce Hub",
  "short_name": "Smashtag",
  "description": "HR & Labor Cost Controller — SmashTag QSR",
  "start_url": "me.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0b",
  "theme_color": "#f5c84b",
  "lang": "el",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Clock In / Out",
      "short_name": "Clock",
      "description": "Γρήγορο clock-in ή clock-out",
      "url": "me.html?tab=today",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Το Πρόγραμμά μου",
      "short_name": "Πρόγραμμα",
      "description": "Δες τις βάρδιες της εβδομάδας",
      "url": "me.html?tab=week",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ώρες & Εγκρίσεις",
      "short_name": "Ώρες",
      "description": "Έγκριση μηνιαίων ωρών",
      "url": "me.html?tab=hours",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
