{
  "name": "Call Sheet",
  "short_name": "Call Sheet",
  "description": "Digital identity, trust and job management for film, TV and advertising. Federation dashboards, chat and passwordless video meetings.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0B0D",
  "theme_color": "#0B0B0D",
  "categories": ["business", "productivity", "social"],
  "icons": [
    {
      "src": "/callsheet-round-logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/callsheet-round-logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open your governance dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/callsheet-round-logo.jpeg", "sizes": "192x192" }]
    },
    {
      "name": "Directory",
      "short_name": "Directory",
      "description": "Search the production directory",
      "url": "/directory"
    }
  ]
}
