{
  "name": "Diskweb Infra",
  "short_name": "Infra",
  "description": "India's construction trust platform — connecting builders, contractors, and engineers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#040911",
  "theme_color": "#F97316",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon.php?s=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.php?s=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.php?s=512&m=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Login",
      "short_name": "Login",
      "url": "/login.php",
      "icons": [{ "src": "/icon.php?s=192", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Register",
      "short_name": "Register",
      "url": "/register.php",
      "icons": [{ "src": "/icon.php?s=192", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
