{
    "name": "Good Food",
    "short_name": "Good Food",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#121212",
    "description": "Naručite vašu omiljenu hranu online sa Good Food aplikacijom",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "gcm_sender_id": "103953800507",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/Icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-96.png", 
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-144.png",
            "sizes": "144x144", 
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": ["food", "shopping"],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Order Food",
            "short_name": "Order",
            "description": "Start ordering food",
            "url": "/#/locations",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}