{
  "name": "Blue Beach Workspace",
  "short_name": "Bluebmail",
  "description": "Mail, calendar, docs, sheets, meet and the whole agentic Workspace — Blue Beach.",
  "start_url": "/apps.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06323a",
  "theme_color": "#0a2742",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "/assets/bm-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/bm-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Mail", "url": "/" },
    { "name": "Calendar", "url": "/calendar.html" },
    { "name": "Docs", "url": "/docs.html" },
    { "name": "Meet", "url": "/meet.html" }
  ]
}
