{
  "name": "Whistling Woods - Property Management & Hotels Tanzania",
  "short_name": "Whistling Woods",
  "description": "Tanzania's leading property management company. Book luxury serviced apartments, hotels and vacation rentals across Dar es Salaam, Dodoma, Arusha & Morogoro. Premium accommodation with 24/7 support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#8B4513",
  "categories": [
    "travel",
    "hospitality",
    "property",
    "hotels",
    "accommodation",
    "business"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Whistling Woods Homepage"
    },
    {
      "src": "/screenshots/mobile-properties.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse Properties"
    }
  ],
  "shortcuts": [
    {
      "name": "View All Properties",
      "short_name": "Properties",
      "description": "Browse our luxury hotels and serviced apartments",
      "url": "/properties",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Book Now",
      "short_name": "Book",
      "description": "Book your luxury accommodation",
      "url": "/properties/all",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Unreal Homes",
      "short_name": "Unreal Homes",
      "description": "View Unreal Homes Dar es Salaam",
      "url": "/properties/unreal-homes",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Maison Luxe",
      "short_name": "Maison Luxe",
      "description": "View Maison Luxe Dodoma",
      "url": "/properties/maison-luxe",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Special Offers",
      "short_name": "Offers",
      "description": "View current promotions and deals",
      "url": "/community/offers",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "display_override": ["window-controls-overlay", "standalone"],
  "edge_side_panel": {
    "preferred_width": 400
  }
}