{
    "name": "OnePos — Smart POS System",
    "short_name": "OnePos",
    "description": "Fast, modern point-of-sale system for small and medium businesses. Manage sales, inventory, staff, and shifts.",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#1A2068",
    "theme_color": "#3D4BB8",
    "orientation": "any",
    "prefer_related_applications": false,
    "categories": ["business", "finance", "productivity"],
    "icons": [
        {
            "src": "icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
