{
  "name": "Sacred Studios — Command Center",
  "short_name": "Sacred",
  "description": "The Sacred Studios organization hub — clients, staged projects, Sage AI, finance, vault, and the Strengths Radar.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0b10",
  "theme_color": "#0a0b10",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today", "short_name": "Today", "url": "./index.html#today" },
    { "name": "Ask Sage", "short_name": "Sage", "url": "./index.html#today?sage=1" },
    { "name": "Strengths Radar", "short_name": "Radar", "url": "./index.html#strengths" },
    { "name": "Finance", "short_name": "Finance", "url": "./index.html#finance" }
  ]
}
