{
    "name": "Plan-IT Mobiel",
    "short_name": "Plan-IT",
    "description": "Mobiele app voor schoonmaakmedewerkers: GPS check-in, planning, werkbonnen met handtekening en offline sync.",
    "start_url": "/m",
    "scope": "/m",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0f3d4a",
    "theme_color": "#0f3d4a",
    "lang": "nl",
    "icons": [
        {
            "src": "/mobile-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
