{
    "name": "Tennis & Pickleball Now",
    "short_name": "T&P Now",
    "id": "/",
    "description": "Find tennis & pickleball partners at your level, discover courts, and manage your racquets and paddles.",
    "start_url": "/home",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "handle_links": "preferred",
    "launch_handler": { "client_mode": "navigate-existing" },
    "background_color": "#f4f8f1",
    "theme_color": "#25ad5f",
    "categories": ["sports", "social", "lifestyle"],
    "icons": [
        { "src": "/assets/icons/icon-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/assets/icons/icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/assets/icons/maskable-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
