{
  "name": "Command Deck",
  "short_name": "Command Deck",
  "description": "Personal multi-venture business operations dashboard",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FCFBF7",
  "theme_color": "#C79328",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
