{
    "name": "Ayten Travel",
    "short_name": "Ayten",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#edf1f8",
    "theme_color": "#0a7a55",
    "icons": [
        {
            "src": "img/favicon32x32.ico",
            "sizes": "32x32",
            "type": "image/x-icon"
        },
        {
            "src": "img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "scope": "/",
    "description": "Trip itineraries worth actually following — food-first, route-aware, built around how you travel."
}
