{
    "name": "Drive With ROW",
    "short_name": "DriveWithRow",
    "start_url": "/",
    "scope": "/",
    "background_color": "#027858",
    "description": "Learn driving with Richard Osei Williams",
    "display": "standalone",
    "theme_color": "#027858",
    "icons": [
        {
            "src": "/assets/pwa/logo-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/pwa/logo-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
