{
  "name": "Aegis Layth",
  "short_name": "Aegis Layth",
  "description": "Personal ops hub — Jira, Google Chat, email, calendar, and AI drafting in one command center.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080C18",
  "theme_color": "#080C18",
  "orientation": "any",
  "icons": [
    { "src": "/apple-touch-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Command Center", "url": "/?nav=command" },
    { "name": "AI Workspace", "url": "/?nav=ai" }
  ]
}
