{
    "name": "Voltmark - Electrical License Exam Prep",
    "short_name": "Voltmark",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#F5F7FA",
    "theme_color": "#0C1E48",
    "description": "Pass your electrician licensing exam. NEC trade prep, state law and business, and the path to your own license, built by electricians.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "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"
        }
    ]
}
