{
    "name": "Kamaayi",
    "short_name": "Kamaayi",
    "description": "Offer and Hire Local Services in India",
    "id": "/?source=pwa",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#10B981",
    "orientation": "portrait-primary",
    "lang": "en-IN",
    "scope": "/",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": ["business", "productivity"],
    "shortcuts": [
        {
            "name": "Offer Services",
            "short_name": "Offer",
            "description": "Manage your service listings and enquiries",
            "url": "/app/offer-services?source=shortcut",
            "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
        },
        {
            "name": "Hire Services",
            "short_name": "Hire",
            "description": "Find and hire local service providers",
            "url": "/app/hire-services?source=shortcut",
            "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
        }
    ],
    "screenshots": []
}
