{
  "name": "IBM Petroleum Station Management",
  "short_name": "IBM Petroleum",
  "description": "Comprehensive fuel station management system for IBM Petroleum Ltd - 78 stations across Ghana",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Treasury Dashboard",
      "url": "/treasury",
      "description": "Access banking and cash flow management"
    },
    {
      "name": "Station Overview",
      "url": "/stations",
      "description": "Monitor all 78 fuel stations"
    }
  ]
}