{
  "name": "SCREL - Software Company for Research and Engineering",
  "short_name": "SCREL",
  "description": "SCREL (Software Company for Research and Engineering Limited) - Multinational technology company specializing in AI, ERP software, custom development, and e-commerce solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/screl-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "technology"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with SCREL",
      "url": "/contact",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "SincA ERP Demo",
      "short_name": "Demo",
      "description": "Schedule a demo of SincA ERP",
      "url": "/contact?subject=Demo+Request",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    }
  ]
}