{
    "name": "PlanRoute.nl - Gratis Fietsroute Planner",
    "short_name": "PlanRoute",
    "description": "Gratis fietsroute planner met AI-ondersteuning, GPS navigatie, fietsknooppunten, offline modus en GPX export.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#2d6a4f",
    "categories": ["navigation", "travel", "maps"],
    "lang": "nl",
    "dir": "ltr",
    "scope": "/",
    "id": "/",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%232d6a4f' width='100' height='100' rx='20'/><text y='.9em' font-size='70' x='15'>🚲</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}
