{
  "name": "One Stop Solution BD",
  "short_name": "One Stop",
  "description": "Premium Digital Services & Products in Bangladesh",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E27",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "productivity", "shopping"],
  "shortcuts": [
    {
      "name": "Create Order",
      "short_name": "Order",
      "description": "Create a new service order",
      "url": "/order",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "description": "Track your order status",
      "url": "/track",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    }
  ]
}
