{
  "id": "/mis/",
  "name": "MIS",
  "short_name": "MIS",
  "description": "MIS Application",
  "start_url": "/mis/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#198754",
  "background_color": "#198754",
  "icons": [
    {
      "src": "images/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "images/screenshot-mobile.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshot-tablet.png",
      "sizes": "768x1024",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+ng",
      "url": "/mis/%s"
    }
  ],
  "categories": [
    "productivity",
    "utilities",
    "business"
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "title": "MIS",
  "author": "MIS",
  "copyright": "Copyright © 2026 MIS. All rights reserved."
}
