{
    "name": "Tardell Fastigheter",
    "short_name": "Tardell",
    "description" : "Tardell Fastigheter äger och förvaltar hyresfastigheter i Stockholm.",
    "icons": [
        {
            "src": "/img/android/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/android/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#0047ab",
    "background_color": "#f8f8f8",
    "start_url": "/?utm_source=pwa",
    "scope": "/",
    "display": "standalone"
}