{
    "name": "PWA Bill",
    "short_name": "pwabill",
    "description": "PWA-Bill was developed by Gafami author. This package be built as a standard PWA technology and using a lot of modern tech which help you develop a web app Reliable, Fast and Engaging",
    "icons": [
        {
            "src": "images/appicons/32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "images/appicons/80.png",
            "sizes": "80x80",
            "type": "image/png"
        },
        {
            "src": "images/appicons/512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./index.php",
    "display": "fullscreen",
    "theme_color": "#B12A34",
    "background_color": "#B12A34"
}

