{
    "name": "LightsUP",
    "short_name": "LightsUP",
    "description": "Browser-based theatrical lighting drafting tool",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#111111",
    "theme_color": "#111111",
    "icons": [
        { "src": "/img/icons/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" }, 
        { "src": "/img/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/img/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/img/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/img/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
