{
  "name": "ACTNOW",
  "short_name": "ACTNOW",
  "description": "The internal home of ACT.3 — company news, community updates, quick links and learning.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "scope": "/",
  "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": "News",
      "url": "/act-live",
      "description": "Latest company news"
    },
    {
      "name": "Admin",
      "url": "/admin",
      "description": "Staffbase Studio"
    }
  ],
  "categories": ["productivity", "business"]
}
