{
    "id": "/",
    "scope": "/",
    "start_url": "/",
    "short_name": "Garçom Digital",
    "name": "Garçom Digital",
    "description": "Mais sabor para o seu negócio",
    "display": "fullscreen",
    "orientation": "any",
    "theme_color": "#0CB50c",
    "background_color": "#0CB50c",
    "prefer_related_applications": true,
    "icons": [
        {
            "src": "/favicon.ico",
            "type": "image/x-icon",
            "sizes": "32x32"
        },
        {
            "src": "/images/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/images/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "/images/icon-192-maskable.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable"
        },
        {
            "src": "/images/icon-512-maskable.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "business",
        "food",
        "personalization",
        "shopping",
        "productivity"
    ],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.poppedidos.garcom",
            "id": "com.poppedidos.garcom"
        }
    ]
}