{
    "name": "Taxa24 - Taxaprisberegner",
    "short_name": "Taxa24",
    "description": "Beregn taxapriser overalt i verden. Sammenlign priser, planlæg din rute på kortet og undgå at betale for meget - gratis og med det samme.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "categories": [
        "travel",
        "navigation",
        "utilities"
    ],
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/res/images/about-taxi.png",
            "sizes": "561x426",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Taxaprisberegner"
        },
        {
            "src": "/res/images/app.png",
            "sizes": "443x392",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Taxaprisberegner"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff"
}