{
    "name": "Renevo",
    "short_name": "Renevo",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#2196F3",
    "background_color": "#FFFFFF",
    "description": "JakeStyles - Connect with professionals for home improvement, repairs, and services. Find local tradespeople and homeowners.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "categories": ["business", "lifestyle", "productivity"],
    "screenshots": [
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Find Services",
            "short_name": "Find",
            "description": "Find services near you",
            "url": "/?shortcut=find-services",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Profile",
            "short_name": "Profile",
            "description": "View your profile",
            "url": "/?shortcut=profile",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}
