{
    "name": "Practice Pilot AI",
    "short_name": "PracticePilot",
    "description": "AI-powered dental practice management dashboard",
    "start_url": "/dentist/dashboard",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "/icons/heart-patient-primary.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/icons/heart-patient-primary.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}