{
  "name": "GasUp - LPG Delivery",
  "short_name": "GasUp",
  "description": "Safe, fast and reliable LPG gas cylinder delivery at KNUST and Kumasi.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D47A1",
  "theme_color": "#0D47A1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Order Gas",
      "short_name": "Order",
      "url": "/order",
      "description": "Place a new gas cylinder order"
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "url": "/orders",
      "description": "View your order history"
    }
  ],
  "categories": ["shopping", "utilities"],
  "lang": "en"
}
