{
  "name": "MyCRM",
  "short_name": "MyCRM",
  "description": "CRM/ERP empresarial da Syntrix Angola",
  "start_url": "./app",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fbfdff",
  "theme_color": "#1557d6",
  "icons": [
    {"src": "assets/img/favicon.png", "sizes": "192x192", "type": "image/png"},
    {"src": "assets/img/favicon.png", "sizes": "512x512", "type": "image/png"}
  ]
}
