{
  "name": "Alyce – Festival Operations",
  "short_name": "Alyce",
  "description": "Rhythms on the Rio festival operations platform",
  "start_url": "/alyce/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/anarchy-a.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contacts",
      "url": "/alyce/Contacts/index.html",
      "description": "Team contacts database"
    },
    {
      "name": "Tasks",
      "url": "/alyce/Task Manager/index.html",
      "description": "Kanban task board"
    },
    {
      "name": "Transactions",
      "url": "/alyce/Transactions/transactions.html",
      "description": "Financial tracking"
    },
    {
      "name": "Marketing",
      "url": "/alyce/Marketing and Analytics/index.html",
      "description": "Ticket sales dashboard"
    }
  ]
}
