{
  "name": "E&E Lighting Australia",
  "short_name": "E&E Lighting",
  "description": "Emergency & exit lighting portal for electricians, contractors, and facility managers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f2340",
  "theme_color": "#0f2340",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/placeholder.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Product Lookup",
      "short_name": "Lookup",
      "description": "AI-powered product identification",
      "url": "/products"
    },
    {
      "name": "Resources",
      "short_name": "Resources",
      "description": "Training guides and tools",
      "url": "/resources"
    }
  ]
}
