{
    "name": "CV. Nastiti Utama Mandiri",
    "short_name": "Nastiti Utama",
    "description": "Event Organizer & Production House profesional — CV. Nastiti Utama Mandiri",
    "start_url": "/field/dashboard?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "lang": "id",
    "dir": "ltr",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "My Projects",
            "short_name": "Projects",
            "description": "Lihat daftar proyek aktif",
            "url": "/field/dashboard",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "My Profile",
            "short_name": "Profile",
            "description": "Edit profil dan pengaturan",
            "url": "/profile",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ],
    "categories": [
        "business",
        "productivity"
    ]
}