{
  "name": "Robernix Industries",
  "short_name": "Robernix",
  "description": "Leading industrial solutions provider with cutting-edge technology and expert workforce management.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f9fa",
  "theme_color": "#f8f9fa",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/erobern.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/erobern.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a Project",
      "short_name": "Start Project",
      "description": "Get in touch to start your project",
      "url": "/contact",
      "icons": [{ "src": "/erobern.png", "sizes": "any" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Browse Robernix services",
      "url": "/services",
      "icons": [{ "src": "/erobern.png", "sizes": "any" }]
    }
  ]
}
