{
    "name": "Eugene Oglegba Digital",
    "short_name": "Eugene HQ",
    "description": "Digital Transformation Strategist, Product Designer & Creative Technologist. Business systems, products, portfolio and private client communication.",
    "start_url": "/index.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0d0705",
    "theme_color": "#1a0f0a",
    "lang": "en",
    "categories": ["business", "productivity", "developer tools"],
    "icons": [
        {
            "src": "/assets/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/assets/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Products",
            "short_name": "Products",
            "description": "Explore Eugene's digital products",
            "url": "/pages/products.html",
            "icons": [{ "src": "/assets/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
        },
        {
            "name": "Messages",
            "short_name": "Messages",
            "description": "Private conversation with Eugene",
            "url": "/pages/messages.html",
            "icons": [{ "src": "/assets/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
        }
    ]
}