{
  "name": "Valmore Management & Staffing",
  "short_name": "Valmore",
  "description": "Estate management, home watch, automobile care and elite private staffing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0b",
  "theme_color": "#0b0b0b",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Valmore Administration Dashboard",
      "short_name": "Admin",
      "description": "Open the Valmore administration dashboard with one tap.",
      "url": "/admin",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Create an invoice",
      "short_name": "New invoice",
      "description": "Jump straight to the invoice wizard in the administration dashboard.",
      "url": "/admin?tab=invoices",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Client Portal login",
      "short_name": "Client Portal",
      "description": "Sign in to the Valmore client portal in one tap.",
      "url": "/portal",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }


  ]
}
