{
    "name": "MM FERREIRA",
    "short_name": "MM APP",
    "description": "Aplicativo MM FERREIRA.",
    "start_url": "/index.php?utm_source=homescreen",
    "scope": "/",
    "icons": [
        {
            "src": "assets/favicon/apple-touch-icon.png", 
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "assets/favicon/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "assets/favicon/web-app-manifest-192x192.png", 
            "sizes": "192x192",
            "type": "image/png"
        },
        { 
            "src": "assets/favicon/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#2e74b7",
    "display": "standalone",
    "orientation": "portrait",
    "lang": "pt-BR",
    "dir": "ltr",
    "categories": ["business", "productivity", "utilities"],
    "related_applications": [],
    "prefer_related_applications": false
}