{
  "name": "My Ezy — Ezy Web Pro Client Portal",
  "short_name": "My Ezy",
  "description": "Track your build, view invoices, renew domains and reach Ezy Web Pro in one tap. Smart websites & software for Jamaica.",
  "start_url": "/my/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#141420",
  "theme_color": "#1A5653",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Track my build", "url": "/queue/?source=pwa", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "WhatsApp Ezy", "url": "https://wa.me/18768044321" },
    { "name": "Price a website", "url": "/tools/website-cost-calculator/?source=pwa" }
  ]
}
