{
    "name": "Online Utility Platform | Seyed Abolfazl Mousavi",
    "short_name": "OUP",
    "description": "Free online web utilities: Cisco network simulator, spreadsheet, network tools & publishing platform",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#d4a853",
    "orientation": "any",
    "lang": "en-GB",
    "dir": "ltr",
    "categories": ["utilities", "productivity", "education", "developer tools"],
    "icons": [
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/og-image.jpg",
            "sizes": "1200x630",
            "type": "image/jpeg"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "display_override": ["standalone", "minimal-ui"],
    "launch_handler": {
        "client_mode": "navigate-existing"
    }
}