{
    "name": "Logmytrip",
    "short_name": "Logmytrip",
    "start_url": "/",
    "description": "Keep track of your travel history with our personalized and detailed fun facts, stats, charts and maps.",
    "icons": [
        {
            "src": "/manifest/android-chrome-160x160.png",
            "sizes": "160x160",
            "type": "image/png"
        },
        {
            "src": "/manifest/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/manifest/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "minimal-ui"
}
