{
  "name": "VG Command",
  "short_name": "VG Command",
  "description": "Scheduling, jobs, clients, invoices, and crew alerts for Vaudreuil Gutters.",
  "start_url": "/admin/dashboard/",
  "scope": "/admin/",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#b80411",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/admin/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/admin/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
