{
  "name": "Luminary Command Center",
  "short_name": "Luminary",
  "description": "Admin command center for Luminary Technologies — members, proposals, communications, lobby control.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
