{
  "name": "Pure Light Electric Business Hub",
  "short_name": "Pure Light",
  "description": "Business management dashboard for Pure Light Electric",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#323740",
  "theme_color": "#FFC107",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "icons": [{"src": "/icons/apple-touch-icon.png", "sizes": "180x180"}]
    }
  ]
}
