{
    "name": "mamfo CRM",
    "short_name": "mamfo CRM",
    "description": "Sistema de Gestão - mamfo",
    "start_url": "/index.php",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0f172a",
    "theme_color": "#1a1a2e",
    "scope": "/",
    "lang": "pt",
    "categories": ["business", "productivity"],
    "icons": [
        { "src": "img/icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
        { "src": "img/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
        { "src": "img/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
        { "src": "img/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
        { "src": "img/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
        { "src": "img/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "img/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
        { "src": "img/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ],
    "screenshots": [],
    "shortcuts": [
        { "name": "Clientes", "short_name": "Clientes", "url": "/clientes.php", "icons": [{ "src": "img/icons/icon-96.png", "sizes": "96x96" }] },
        { "name": "Contratos", "short_name": "Contratos", "url": "/contratos.php", "icons": [{ "src": "img/icons/icon-96.png", "sizes": "96x96" }] },
        { "name": "Calendário", "short_name": "Calendário", "url": "/calendario.php", "icons": [{ "src": "img/icons/icon-96.png", "sizes": "96x96" }] },
        { "name": "Conta Corrente", "short_name": "CC", "url": "/conta_corrente.php", "icons": [{ "src": "img/icons/icon-96.png", "sizes": "96x96" }] }
    ]
}
