{
  "name": "MGDB-KPI",
  "short_name": "MGDB-KPI",
  "description": "Garage Door Sales & Service Tracking Dashboard",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#6366f1",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "https://horizons-cdn.hostinger.com/d60f61c2-7927-4800-a8b0-058541d29a3a/be69e8a902bef0091e3e51d91ce14b64.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/d60f61c2-7927-4800-a8b0-058541d29a3a/be69e8a902bef0091e3e51d91ce14b64.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/d60f61c2-7927-4800-a8b0-058541d29a3a/be69e8a902bef0091e3e51d91ce14b64.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/d60f61c2-7927-4800-a8b0-058541d29a3a/be69e8a902bef0091e3e51d91ce14b64.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-540x720.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Log Call",
      "short_name": "Call",
      "description": "Quickly log a new call",
      "url": "/?tab=calls",
      "icons": [
        {
          "src": "https://horizons-cdn.hostinger.com/d60f61c2-7927-4800-a8b0-058541d29a3a/be69e8a902bef0091e3e51d91ce14b64.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Log Job",
      "short_name": "Job",
      "description": "Quickly log a new job",
      "url": "/?tab=jobs",
      "icons": [
        {
          "src": "https://horizons-cdn.hostinger.com/d60f61c2-7927-4800-a8b0-058541d29a3a/be69e8a902bef0091e3e51d91ce14b64.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}