{
    "name": "Interfastfood",
    "short_name": "Interfastfood",
    "start_url": "/",
    "display": "standalone",
    "icons": [{
            "src": "/_webblocks/files/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/_webblocks/files/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ff0000",
    "background_color": "#ff0000",
    "display": "standalone",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=nl.digitalimpact.interfastfood",
            "id": "nl.digitalimpact.interfastfood"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/nl/app/interfastfood/id6471966852"
        }
    ]
}
