{
  "name": "Creators Hub",
  "short_name": "Hub",
  "description": "OF agency custom content fulfillment platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0b0f17",
  "theme_color": "#a78bfa",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Inbox",        "url": "/inbox",       "description": "Manager inbox" },
    { "name": "New Custom",   "url": "/customs/new", "description": "Create a custom order" },
    { "name": "Mis Pedidos",  "url": "/pedidos",     "description": "Creator orders" }
  ]
}
