{
    "name": "Kalindo Scan",
    "short_name": "KalindoScan",
    "description": "Intelligent Warehouse Management System untuk Picker, Sortir, dan Packing dengan AI-powered label scanning.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a0f",
    "theme_color": "#3b82f6",
    "lang": "id",
    "dir": "ltr",
    "categories": [
        "productivity",
        "business",
        "utilities"
    ],
    "icons": [
        {
            "src": "https://placehold.co/192x192/3b82f6/ffffff/png?text=K",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://placehold.co/512x512/3b82f6/ffffff/png?text=K",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false,
    "related_applications": [],
    "permissions": [
        "camera",
        "microphone",
        "notifications"
    ]
}