{
  "name": "GreatWare Admin Control Desk",
  "short_name": "GreatWare Admin",
  "description": "Standalone Admin PWA application for Windows and Android to manage brand, store inventory, commissions, and customer chat.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#ec4899",
  "icons": [
    {
      "src": "/icons/admin-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/admin-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
