{
    "name": "Gram Panchayat Peth Mangruli",
    "short_name": "Peth Mangruli",
    "description": "Official Web Application of Gram Panchayat Peth Mangruli.",
    "id": "/pethm/",
    "start_url": "./index.php",
    "scope": "./",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#667eea",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "icon/logo_gp.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon/logo_gp.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}