{
  "name": "SKYLINE Construction Company Ltd",
  "short_name": "SKYLINE",
  "description": "Professional construction and engineering services in Zanzibar and Tanzania",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0ea5e9",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/images/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],
  "categories": [
    "business",
    "construction",
    "engineering"
  ],
  "lang": "en-US"
}