{
    "name": "Randiwa Products",
    "short_name": "Randiwa",
    "description": "Randiwa Products Sales Management",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#c0392b",
    "theme_color": "#c0392b",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icons/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["business", "productivity"]
}
