{
  "name": "Nexus AI PMO",
  "short_name": "Nexus",
  "description": "The Autonomous Project Intelligence Platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#7F77DD",
  "background_color": "#0a0a0f",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "My Day", "url": "/#/my-day", "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }] },
    { "name": "My Tasks", "url": "/#/my-tasks" },
    { "name": "Dashboard", "url": "/#/" }
  ],
  "categories": ["productivity", "business", "utilities"]
}
