{
  "name": "IMHSE : Digital HIRA Register",
  "short_name": "IMHSE",
  "description": "IMHSE is a Digital HIRA Register for identifying, analyzing, and controlling workplace hazards. Works offline and installs like a real app.",

  "start_url": "/IMHSE-Digital-HIRA-Register/index.html",
  "scope": "/IMHSE-Digital-HIRA-Register/",

  "display": "standalone",
  "orientation": "portrait",

  "background_color": "#f4f6f8",
  "theme_color": "#1f4fd8",

  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "education", "productivity", "utilities"]
}
