{
    "name": "BillRaja — All-in-One Billing for Growing Businesses",
    "short_name": "BillRaja",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#F9FAFB",
    "theme_color": "#0057FF",
    "description": "From creating your first bill to full GST compliance — one app for startups, small businesses, and growing enterprises.",
    "orientation": "portrait",
    "prefer_related_applications": false,
    "categories": ["business", "finance", "productivity"],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
