{
  "name": "EtchAre HR Platform",
  "short_name": "EtchAre",
  "description": "EtchAre HR Management — employee clock-in, scheduling, and self-service terminal",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "icons": [
    {
      "src": "/branding/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/branding/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kiosk Terminal",
      "short_name": "Kiosk",
      "description": "Open the employee self-service kiosk terminal",
      "url": "/kiosk",
      "icons": [
        {
          "src": "/branding/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "lang": "en",
  "dir": "auto",
  "categories": [
    "business",
    "productivity"
  ],
  "iarc_rating_id": "",
  "related_applications": [],
  "prefer_related_applications": false
}
