{
    "name": "Maldives Marine Licensing System",
    "short_name": "MMLS",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#fff",
    "theme_color": "#2074F2",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/img/logo-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/img/logo-512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "/img/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "72x72"
        }
    ]
}
