{
  "name": "Sauti Ya Bajeti",
  "short_name": "SYB",
  "description": "Budget Participation Platform - Empowering citizens through budget transparency and engagement",
  "start_url": "/start",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E4572E",
  "orientation": "portrait-primary",
  "categories": [
    "government",
    "finance",
    "social"
  ],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}