{
  "id": "./",
  "name": "i9 CRM",
  "short_name": "i9 CRM",
  "description": "i9 CRM — clientes, cobranças, mídia e publicações via webhooks.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "theme_color": "#0f172a",
  "background_color": "#eef1f6",
  "orientation": "any",
  "icons": [
    { "src": "./img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Clientes", "short_name": "Clientes", "url": "./index.php?tab=clientes", "icons": [{ "src": "./img/icon-96.png", "sizes": "96x96", "type": "image/png" }] },
    { "name": "Agenda", "short_name": "Agenda", "url": "./index.php?tab=agenda", "icons": [{ "src": "./img/icon-96.png", "sizes": "96x96", "type": "image/png" }] },
    { "name": "Publicações", "short_name": "Publicações", "url": "./index.php?tab=publicacoes", "icons": [{ "src": "./img/icon-96.png", "sizes": "96x96", "type": "image/png" }] },
    { "name": "Galeria", "short_name": "Galeria", "url": "./galeria/index.php", "icons": [{ "src": "./img/icon-96.png", "sizes": "96x96", "type": "image/png" }] }
  ],
  "categories": ["business", "finance", "productivity"],
  "lang": "pt-BR",
  "dir": "ltr",
  "prefer_related_applications": false
}
