{
  "name": "Uhuru Safi",
  "short_name": "Uhuru Safi",
  "description": "Kenya's Official Government Project Transparency Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["government", "utilities", "productivity"],
  "lang": "en-KE",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Report Issue",
      "url": "/citizen/report-issue",
      "description": "Report a new infrastructure issue"
    },
    {
      "name": "Track Projects",
      "url": "/citizen/projects",
      "description": "View and track ongoing projects"
    }
  ]
}
