{
  "name": "OpsCenterX",
  "short_name": "OpsCenterX",
  "description": "Store operations software for scheduling, time tracking, daily tasks, financial controls, compliance, communication, and multi-store reporting.",
  "start_url": "/?pwa=true",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#020617",
  "theme_color": "#020617",
  "icons": [
    {
      "src": "/favicon.png?v=96",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png?v=96",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
