{
    "name": "Provident Path Academy",
    "short_name": "Provident Path Academy",
    "description": "Complete homeschool curriculum for Pre-K through 12th grade",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#023E8A",
    "orientation": "any",
    "icons": [
        { "src": "/images/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
        { "src": "/images/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" },
        { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ],
    "categories": ["education", "kids"]
}
