{
  "name": "Direct Tyres ERP",
  "short_name": "Direct Tyres",
  "description": "Direct Tyres ERP — POS, inventory, accounting, deliveries and CRM for Direct Tyres Limited.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0b0f",
  "theme_color": "#ef3a2a",
  "lang": "en-KE",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Point of Sale", "url": "/pos" },
    { "name": "Inventory", "url": "/inventory" },
    { "name": "Dashboard", "url": "/dashboard" }
  ]
}
