{
    "short_name": "Rentec",
    "name": "Rentec sound&light",
    "icons": [
        {
            "src": "/assets/logos/icon.svg",
            "purpose": "any",
            "sizes": "any"
        },
        {
            "src": "/assets/logos/icon.svg",
            "purpose": "maskable",
            "sizes": "any"
        }
    ],
    "start_url": "/",
    "background_color": "#212121",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#212121",
    "description": "Rentec sound&light Progressive Web App",
    "orientation": "portrait-primary"
}