{
  "name": "Savanna Connect — Host",
  "short_name": "Savanna",
  "description": "Africa's hospitality OS for BNB hosts. Properties, channels, bookings and guests in one workspace.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f75009",
  "background_color": "#fff8ef",
  "categories": ["business", "productivity", "travel"],
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}