{
    "name": "rHostit Cloud",
    "short_name": "rHostit",
    "description": "Professional websites, custom software & cloud hosting for African businesses.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#EEF2FF",
    "theme_color": "#3B82F6",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        { "name": "Get a Website", "url": "/#pricing" },
        { "name": "Cloud Hosting",  "url": "/#hosting" }
    ]
}
