{
  "name": "HomeNet Ventures — Everything Home",
  "short_name": "HomeNet",
  "description": "Your everyday super app for fiber internet, gas delivery, rentals, movers, cleaners and more.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1428",
  "theme_color": "#06b6d4",
  "lang": "en",
  "categories": ["lifestyle", "shopping", "utilities"],
  "icons": [
    {
      "src": "assets/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "HomeNet Fiber",
      "short_name": "Fiber",
      "url": "https://fiber.homenet.co.ke"
    },
    {
      "name": "Gas Delivery",
      "short_name": "Gas",
      "url": "https://gas.homenet.co.ke"
    },
    {
      "name": "Rentals",
      "short_name": "Rentals",
      "url": "https://ventures.homenet.co.ke"
    }
  ]
}
