{
  "name": "SPLM MIS - Membership Management System",
  "short_name": "SPLM MIS",
  "description": "Sudan People's Liberation Movement/Army - National Party Management Information System for South Sudan",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1c",
  "theme_color": "#22c55e",
  "orientation": "any",
  "icons": [
    {
      "src": "/flag.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/flag.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["government", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Register Member",
      "short_name": "Register",
      "url": "/members?action=register",
      "icons": [{ "src": "/flag.png", "sizes": "192x192" }]
    },
    {
      "name": "View Reports",
      "short_name": "Reports",
      "url": "/reports",
      "icons": [{ "src": "/flag.png", "sizes": "192x192" }]
    }
  ]
}
