{
    "name": "AE Moto Services",
    "short_name": "AE Moto Services",
    "start_url": "login.php",
    "scope": "./",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#14152f",
    "icons": [
        {
            "src": "images/aelogo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/aelogo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
