{
    "name": "Pet911",
    "short_name": "Pet911",
    "description": "Pet911",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/catalog?from=pwa",
    "id": "/catalog?from=pwa",
    "scope": "/",
    "dir": "ltr",
    "lang": "en",
    "categories": ["lifestyle","social"],
    "launch_handler": {
        "client_mode": ["navigate-existing", "auto"]
    },
    "prefer_related_applications": false,
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "any"
}