{
  "name": "Kenya Fiscal Insights - Budget Data Portal",
  "short_name": "Kenya Fiscal",
  "description": "Comprehensive access to Kenya's budget data for fiscal year 2025-2026",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0c2461",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "government", "education", "productivity"],
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Recurrent Budget Tool",
      "short_name": "Recurrent",
      "description": "Access FY 2025-26 Recurrent Budget Digital Tool",
      "url": "https://kerecurrent2526.netlify.app/",
      "icons": [
        {
          "src": "icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "kerecurrent2526.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "kerecurrent2526.png",
      "sizes": "640x360",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}