{
  "name": "Recimo Tech Solutions - IT Training Institute",
  "short_name": "Recimo Tech",
  "description": "Leading IT training institute in Srinagar offering courses in Web Development, Data Science, UI/UX, Cybersecurity & Digital Marketing",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#FF7300",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["education", "technology", "business"],
  "icons": [
    {
      "src": "assets/images/logo1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/logo2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Courses",
      "short_name": "Courses",
      "description": "Browse our IT training courses",
      "url": "/courses.php",
      "icons": [{ "src": "assets/images/logo1.png", "sizes": "96x96" }]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Explore our software development services",
      "url": "/services.php",
      "icons": [{ "src": "assets/images/logo1.png", "sizes": "96x96" }]
    }
  ]
}