{
    "name": "FreshFlip",
    "short_name": "FreshFlip",
    "description": "Turnover management for Airbnb & short-term rental hosts",
    "start_url": "/auth/login.html",
    "display": "standalone",
    "background_color": "#0A0908",
    "theme_color": "#0A0908",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": [
        "business",
        "productivity"
    ],
    "lang": "en"
}