{
    "manifest_version": 1,
    "display": "standalone",
    "gcm_sender_id": "103953800507",
    "name": "The Staff Canteen",
    "short_name": "TSC",
    "homepage_url": "https://www.thestaffcanteen.com",
    "theme_color": "#071f60",
    "icons": [
        {
            "src": "/img/apple-touch-icon-precomposed.png",
            "sizes": "57x57",
            "type": "image/png"
        },
        {
            "src": "/img/apple-touch-icon-72x72-precomposed.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/img/apple-touch-icon-76x76-precomposed.png",
            "sizes": "76x76",
            "type": "image/png"
        },
        {
            "src": "/img/apple-touch-icon-114x114-precomposed.png",
            "sizes": "114x114",
            "type": "image/png"
        },
        {
            "src": "/img/apple-touch-icon-120x120-precomposed.png",
            "sizes": "120x120",
            "type": "image/png"
        },
        {
            "src": "/img/apple-touch-icon-144x144-precomposed.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/img/apple-touch-icon-152x152-precomposed.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "/img/apple-touch-icon-180x180-precomposed.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "start_url": ".",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=eu.it_quality.chefplus",
            "id": "eu.it_quality.chefplus"
        },
        {
            "platform": "itunes",
            "url": "https://itunes.apple.com/app/chef-+-plus/id1084851242"
        }
    ]
}
