{
    "name": "PWA Stable",
    "short_name": "pwastable",
    "description": "PWA-Stable 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/32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "images/appicons/80x80.png",
            "sizes": "80x80",
            "type": "image/png"
        },
        {
            "src": "images/appicons/512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./index.php",
    "display": "fullscreen",
    "theme_color": "#B12A34",
    "background_color": "#B12A34"
}

