{
  "name": "JOSWEBTECH",
  "short_name": "JOSWEBTECH",
  "description": "JOSWEBTECH is a technology company building modern websites, web applications, mobile apps, AI solutions, robotics, automation, and digital products.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "lang": "en",
  "categories": [
    "business",
    "technology",
    "productivity",
    "education"
  ],
  "icons": [
    {
      "src": "assets/images/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}