{
    "name": "Maintenance System",
    "short_name": "Maintenance",
    "description": "Maintenance Management System",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#e30613",
    "icons": [
        {"src": "/images/icon-192.png","sizes": "192x192","type": "image/png","purpose": "any maskable"},
        {"src": "/images/icon-512.png","sizes": "512x512","type": "image/png","purpose": "any maskable"}
    ]
}
