{
  "name": "Busy Bees Command",
  "short_name": "BBC",
  "description": "Disaster Restoration Management Platform",
  "start_url": "/busybees/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#f5a623",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/busybees/bee-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/busybees/bee-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": []
}
