{
 "name": "Juniper - Business Processes Simplified",
 "short_name": "Juniper",
 "description": "Transform how your business operates with Juniper's intuitive, powerful platform designed for modern teams.",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#ffffff",
 "theme_color": "#4f46e5",
 "icons": [
  {
   "src": "/icon-192x192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any maskable"
  },
  {
   "src": "/icon-512x512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any maskable"
  }
 ],
 "orientation": "portrait",
 "categories": [
  "business",
  "productivity",
  "utilities"
 ],
 "screenshots": [
  {
   "src": "/screenshot1.jpg",
   "sizes": "1280x720",
   "type": "image/jpeg",
   "platform": "wide",
   "label": "Juniper Dashboard"
  }
 ],
 "shortcuts": [
  {
   "name": "Dashboard",
   "url": "/dashboard",
   "icons": [
    {
     "src": "/dashboard-icon.png",
     "sizes": "96x96"
    }
   ]
  }
 ]
}