{
    "name": "TMF Partner — Strategic Business Funding",
    "short_name": "TMF Partner",
    "description": "Premium strategic funding advisory for established businesses.",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#070A0F",
    "theme_color": "#070A0F",
    "id": "tmf-partner",
    "categories": ["finance", "business"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-384.png", "sizes": "384x384", "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": "Apply",
            "short_name": "Apply",
            "url": "/contact",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Funding Estimator",
            "short_name": "Estimator",
            "url": "/funding-estimator",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
