{
  "name": "SidebarBrain",
  "short_name": "SidebarBrain",
  "description": "The Solopreneur's Command Center — departments, AI assistants, prompts, tasks and launch dates in one place.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f1f4fa",
  "theme_color": "#14b8a6",
  "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" }
  ]
}
