{
    "name": "GPX Navigator",
    "short_name": "GPX Nav",
    "description": "Navigatore e visualizzatore GPX basato su OpenStreetMap",
    "start_url": "./index.php",
    "scope": "./",
    "display": "standalone",
    "background_color": "#0b0f19",
    "theme_color": "#0b0f19",
    "orientation": "portrait-primary",
    "icons": [
        { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
        { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
    ]
}
