{
  "name": "Rowad for Software Development",
  "short_name": "Rowad",
  "description": "Premier software development company specializing in web development, mobile apps, AI chatbots, digital marketing, and cloud hosting solutions.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#f97316",
  "background_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "/images/RowadLogo/Rowad_Icon_Round.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/RowadLogo/Rowad_Icon_Round.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore our software development services",
      "url": "/services",
      "icons": [{ "src": "/images/RowadLogo/Rowad_Icon_Round.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [{ "src": "/images/RowadLogo/Rowad_Icon_Round.png", "sizes": "192x192" }]
    }
  ]
}
