{
  "name": "RT AI Solutions",
  "short_name": "RT AI",
  "description": "AI-Powered Business Automation, CRM & Digital Ecosystems by RT AI Solutions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "orientation": "portrait-primary",
  "lang": "en",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book AI Demo",
      "short_name": "Book Demo",
      "description": "Book a free AI demo with RT AI Solutions",
      "url": "/#book",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore RT AI Solutions services",
      "url": "/services",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
