{
    "name": "Stowify - Smart Solutions for Every Space",
    "short_name": "Stowify",
    "description": "A cutting-edge platform that simplifies managing and accessing any rented space.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "screenshots/login.png",
            "sizes": "400x900",
            "type": "image/png",
            "label": "The initial login screen"
        }
    ]
}
