{
    "name": "Geldy - Property Management Platform",
    "short_name": "Geldy",
    "description": "Innovative property management platform that helps owners maximize income without extra hassle",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#708E6C",
    "theme_color": "#708E6C",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "real-estate",
        "finance"
    ],
    "lang": "en",
    "scope": "/",
    "screenshots": [
        {
            "src": "/logo.svg",
            "sizes": "1200x630",
            "type": "image/svg+xml"
        }
    ]
}
