{
  "name": "Rent Ghana — Find Your Next Home",
  "short_name": "Rent Ghana",
  "description": "Ghana's trusted rental marketplace. Verified apartments, houses and rooms in Accra, Kumasi, Takoradi and beyond.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1E88E5",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    { "src": "/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Browse rentals", "url": "/properties", "short_name": "Browse" },
    { "name": "Post listing", "url": "/listings/new", "short_name": "Post" },
    { "name": "Favourites", "url": "/favourites", "short_name": "Saved" }
  ]
}
