{
  "name": "Kirabi Staff",
  "short_name": "Kirabi",
  "description": "Kirabi restaurant staff portal",
  "start_url": "/staff/check-in",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#C9A84C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Check In",
      "short_name": "Check In",
      "url": "/staff/check-in",
      "description": "Clock in for your shift"
    },
    {
      "name": "My Schedule",
      "short_name": "Schedule",
      "url": "/staff/schedule",
      "description": "View your monthly schedule"
    }
  ],
  "categories": ["productivity", "business"],
  "lang": "th"
}
