{
  "name": "KenTech OS",
  "short_name": "KenTech",
  "description": "The Operating System for Global Apparel — powered by Africa, built for the world.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0F",
  "theme_color": "#FF6B00",
  "lang": "en",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "New Order", "short_name": "New Order", "url": "/dashboard?action=new-order", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] },
    { "name": "KenTech Fit", "short_name": "Fit", "url": "/fit", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] },
    { "name": "KenTech Search", "short_name": "Search", "url": "/search", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] }
  ]
}
