{
  "id": "/alerts/",
  "name": "Geotehnologija Alerts Enterprise",
  "short_name": "GT Alerts",
  "description": "Geotehnologija monitoring and alert dashboard",
  "start_url": "/alerts/",
  "scope": "/alerts/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07101c",
  "theme_color": "#07101c",
  "icons": [
    {
      "src": "/alerts/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/alerts/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/alerts/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Enterprise desktop dashboard"
    },
    {
      "src": "/alerts/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "label": "Mobile alerts dashboard"
    }
 ]
}
