{
    "name": "PayPerRoute",
    "short_name": "PayPerRoute",
    "description": "Complete your route. Collect your money.",
    "start_url": "/dashboard.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1095c1",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
