{
  "name": "LiveOP — Live Operations Platform",
  "short_name": "LiveOP",
  "description": "The operating system for live creators, teams and agencies. See it live. Run it better.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0E14",
  "theme_color": "#2563FF",
  "scope": "/",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "description": "Painel principal"
    },
    {
      "name": "Creators",
      "short_name": "Creators",
      "url": "/creators",
      "description": "Listagem de creators"
    },
    {
      "name": "Recruitment",
      "short_name": "Recrutamento",
      "url": "/recruitment",
      "description": "Funil de recrutamento"
    }
  ]
}
