{
    "name": "Freaky's Burgers",
    "short_name": "Freaky",
    "description": "La mejor hamburgeseria",
    "start_url": "/backoffice",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "related_applications": [],
    "icons": [
        {
            "src": "/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/icons/apple-touch-icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "scope": "/",
    "lang": "es-ES"
}
