{
  "name": "HomeConnect",
  "short_name": "HomeConnect",
  "description": "Book trusted home services in the UAE",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./favicon.png",
      "sizes": "577x577",
      "type": "image/png"
    }
  ]
}
