{
  "name": "Big Red NOLA",
  "short_name": "BRN",
  "description": "Big Red NOLA — Artist Management & Music Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#cc1111",
  "orientation": "any",
  "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" }
  ],
  "categories": ["music", "entertainment", "business"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Stream", "url": "/stream", "description": "Open Streaming Service" },
    { "name": "CRM", "url": "/crm", "description": "Open Contact CRM" },
    { "name": "Checklist", "url": "/checklist", "description": "Open Team Checklist" }
  ]
}
