{
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "web-app-manifest-512x512.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "512x512",
            "src": "apple-touch-icon.png",
            "type": "image/png"
        }
    ],
    "orientation": "landscape",
    "display": "fullscreen",
    "display_override": ["fullscreen", "minimal-ui"],
    "start_url": "/",
    "dir": "ltr",
    "lang": "en-US",
    "name": "PH-ILD",
    "short_name": "PH-ILD"
}
