{
  "name": "THE-IMIS — Integrated Management Information System",
  "short_name": "IMIS",
  "description": "THE-IMIS — secure digital platform for basic education institution management. Same desktop experience on mobile, tablet, and laptop.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "any",
  "background_color": "#0f3860",
  "theme_color": "#0f3860",
  "categories": ["education", "productivity", "business"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard.html",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Mobile test",
      "short_name": "Mobile",
      "url": "/mobile-connect.html",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
