{ "name": "Estio — Property Platform", "short_name": "Estio", "description": "Uganda's intelligent property discovery and rental management platform. Discover, book, and manage rentals — all in one place.", "id": "/estio-php/", "start_url": "./index.html?source=pwa", "scope": "./", "display": "standalone", "display_override": ["window-controls-overlay", "standalone", "minimal-ui"], "orientation": "portrait-primary", "background_color": "#f4f5fb", "theme_color": "#f4f5fb", "categories": ["business", "lifestyle", "productivity"], "icons": [ { "src": "assets/icons/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Browse properties", "short_name": "Browse", "url": "./properties.html", "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Sign in", "short_name": "Sign in", "url": "./login.html" }, { "name": "Pricing", "short_name": "Pricing", "url": "./pricing.html" } ] }