{
    "name": "ReservePath",
    "short_name": "ReservePath",
    "description": "Cloud-based reserve study software for HOA, condo, and co-op professionals.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0D9488",
    "orientation": "any",
    "icons": [
        {
            "src": "/images/icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icons/icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/images/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["business", "finance", "productivity"],
    "screenshots": [
        {
            "src": "/images/screenshots/desktop-dashboard.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "ReservePath dashboard with reserve study overview"
        },
        {
            "src": "/images/screenshots/desktop-projections.png",
            "sizes": "1920x1080",
            "type": "image/png",
            "form_factor": "wide",
            "label": "30-year funding projections with interactive charts"
        },
        {
            "src": "/images/screenshots/mobile-dashboard.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "label": "ReservePath mobile dashboard"
        },
        {
            "src": "/images/screenshots/mobile-components.png",
            "sizes": "1080x1920",
            "type": "image/png",
            "label": "Component tracking on mobile"
        }
    ]
}
