{
  "name": "Rescue Data Labs — South Sudan Open Data Platform",
  "short_name": "Rescue Data Labs",
  "description": "South Sudan's Open Data & Research Platform — Explore, understand, and download data about South Sudan across all states, administrative areas, and counties.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "categories": ["education", "reference", "news", "science"],
  "lang": "en-SS",
  "dir": "ltr",
  "scope": "/",
  "id": "/",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Data Explorer",
      "short_name": "Explore",
      "description": "Interactive data exploration and visualization tool",
      "url": "/explorer",
      "icons": [
        {
          "src": "/assets/icon-192.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "SDG Tracker",
      "short_name": "SDGs",
      "description": "Track South Sudan's progress on the Sustainable Development Goals",
      "url": "/sdg",
      "icons": [
        {
          "src": "/assets/icon-192.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Latest Data",
      "short_name": "Latest",
      "description": "Recently added and updated datasets",
      "url": "/latest",
      "icons": [
        {
          "src": "/assets/icon-192.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Browse Topics",
      "short_name": "Topics",
      "description": "Browse data by topic",
      "url": "/topics",
      "icons": [
        {
          "src": "/assets/icon-192.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
