{
    "name": "deltapay_website",
    "short_name": "deltapay_website",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
    "description": "Flutter project for the DeltaPay website. By Peexsell",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "256x256",
            "type": "image/x-icon"
        }
    ]
}
