{
  "name": "Atlantic Build Group CRM",
  "short_name": "ABG CRM",
  "description": "CRM & Project Management for Atlantic Build Group",
  "start_url": "/crm",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060e1e",
  "theme_color": "#1B3A6B",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
