{
    "name": "SWP Transport platform",
    "short_name": "SWP Transport+",
    "description": "Application for SWP Drivers.",
    "start_url": "/",
    "display": "fullscreen",
    "background_color": "#121212",
    "theme_color": "#26A69A",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}