{
    "name": "ងាយជួល — ngeay juol",
    "short_name": "ងាយជួល",
    "description": "Landlord property management — simple daily tool for rental tracking in Cambodia.",
    "start_url": "/login",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone"],
    "orientation": "portrait-primary",
    "background_color": "#f0fdf4",
    "theme_color": "#059669",
    "lang": "km",
    "dir": "ltr",
    "categories": ["productivity", "business", "finance"],
    "icons": [
        { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" },
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        { "name": "ចេញវិក្កយបត្រ", "short_name": "Billing", "url": "/landlord/monthly-billing", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
        { "name": "វិក្កយបត្រ", "short_name": "Invoices", "url": "/landlord/invoices", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
        { "name": "បន្ទប់", "short_name": "Rooms", "url": "/landlord/units", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
    ],
    "screenshots": [
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow", "label": "ងាយជួល — Dashboard" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "wide", "label": "ងាយជួល — Landlord Panel" }
    ]
}
