{
    "name": "RMS",
    "short_name": "RMS",
    "description": "Professional Property and Rental Management Platform",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f3f4f6",
    "theme_color": "#2563eb",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/storage/rentalsystemlogo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/rentalsystemlogo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/storage/rentalsystemlogo.png",
            "sizes": "144x144",
            "type": "image/png"
        }
    ]
}