{
"id": "./index.html",
"name": "Ave Fine Arts Academy",
"short_name": "Ave Academy",
"description": "Install the Ave Fine Arts Academy course site for quick access to citizenship, real estate, and MLO exam prep.",
"start_url": "./index.html",
"scope": "./",
"display": "standalone",
"background_color": "#0d0d14",
"theme_color": "#0d0d14",
"icons": [
{
"src": "./pwa-icon.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any maskable"
}
],
"shortcuts": [
{
"name": "AI Tutor Hub",
"short_name": "AI Tutor",
"description": "Open the dedicated cross-course AI tutor page.",
"url": "./ai-tutor.html"
},
{
"name": "Citizenship Course",
"short_name": "Citizenship",
"description": "Open the U.S. civics study app.",
"url": "./citizenship.html"
},
{
"name": "FREC Sales Associate",
"short_name": "FREC 1",
"description": "Open the Florida real estate sales associate course.",
"url": "./frec1.html"
},
{
"name": "FREC Broker Course",
"short_name": "FREC 2",
"description": "Open the Florida real estate broker course.",
"url": "./frec2.html"
},
{
"name": "SAFE MLO Course",
"short_name": "MLO",
"description": "Open the 20-hour SAFE MLO course.",
"url": "./mlo-course.html"
}
]
}