{
    "name": "Ashoka Social and Welfare Foundation",
    "short_name": "ASWF",
    "description": "Supporting education, social welfare, and community empowerment. Education, Support & Social Empowerment.",
    "start_url": "index.php",
    "scope": "./",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui",
        "browser"
    ],
    "background_color": "#ffffff",
    "theme_color": "#e65c00",
    "orientation": "portrait-primary",
    "categories": [
        "social",
        "education",
        "nonprofit"
    ],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "share_target": {
        "action": "participate-form.php",
        "method": "GET",
        "enctype": "application/x-www-form-urlencoded",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}