{
  "name": "Tempo — Workforce Operations",
  "short_name": "Tempo",
  "description": "The premium workforce operations platform by Summit Brands.",
  "display": "standalone",
  "background_color": "#080a0f",
  "theme_color": "#d4803a",
  "orientation": "portrait-primary",
  "start_url": "/tempo/login",
  "icons": [
    {
      "src": "/tempo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/tempo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Sign In",
      "short_name": "Sign In",
      "description": "Access your Tempo account",
      "url": "/tempo/login",
      "icons": [{ "src": "/tempo-icon.png", "sizes": "96x96" }]
    }
  ]
}
