{
    "name": "Pozecon",
    "short_name": "PZC",
    "description": "Pozecon \u2014 We create powerful SaaS products, modern websites, and custom web software solutions for your business.",
    "start_url": "./",
    "scope": "./",
    "id": "./",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone"
    ],
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "business",
        "productivity",
        "technology",
        "utilities"
    ],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "./library/assets/pwa/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./library/assets/pwa/icon-192x192.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}