{
    "name": "NotisRental",
    "short_name": "NotisRental",
    "description": "Equipment and Item Rental Platform by Notis Studios",
    "start_url": "/notisrental/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "../profitshare/images/NotisLogo.png",
            "sizes": "any",
            "type": "image/png"
        },
        {
            "src": "assets/images/notis-favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
