{
  "name": "KwikFit Area 753",
  "short_name": "KwikFit 753",
  "description": "Area 753 centre performance dashboard — live MTD data for all 26 centres.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060c1c",
  "theme_color": "#FFD100",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Area 753 Overview"
    },
    {
      "src": "/icons/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Centre Dashboard"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Manager Dashboard",
      "url": "/manager.php",
      "description": "View manager performance dashboard"
    },
    {
      "name": "Import Actuals",
      "url": "/actuals.php",
      "description": "Import ETEL CARS Star Report"
    }
  ]
}
