{
    "name": "Plataforma GASS",
    "short_name": "gass",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "description": "aumentar radicalmente o lucro dos restaurantes para converter o mercado gastronômico num setor sustentável.",
    "orientation": "any",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/ICON-APP-01-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/ICON-APP-01-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/ICON-APP-01-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/ICON-APP-01-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}