{
  "name": "Hyple — Built to Make Business Better",
  "short_name": "Hyple",
  "description": "Hyple designs and builds custom software, systems, automation, and AI solutions around how your business actually works.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F7F5",
  "theme_color": "#2F6B57",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "software"],
  "screenshots": [
    {
      "src": "/Dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Saffron POS Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Solutions",
      "short_name": "Solutions",
      "description": "View our solutions",
      "url": "/solutions",
      "icons": [{ "src": "/favicon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/#contact",
      "icons": [{ "src": "/favicon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}