{
  "name": "FuelPro - Fuel Management System",
  "short_name": "FuelPro",
  "description": "Complete fuel station management, sales tracking, EPRA compliance, and real-time analytics",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#f59e0b",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/logo-main.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "lang": "en",
  "dir": "ltr",
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View station dashboard",
      "url": "/#/?tab=dashboard"
    },
    {
      "name": "Point of Sale",
      "short_name": "POS",
      "description": "Quick fuel sales",
      "url": "/#/?tab=pos"
    }
  ]
}
