{
    "name": "devsera",
    "short_name": "devsera",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#2821b5",
    "theme_color": "#2821b5",
    "description": "The 1 between the 0's",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        }
       
    ]
}
