{
  "name": "Financifi Africa",
  "short_name": "Financifi",
  "description": "Real-time market data and insights from Africa's top stock exchanges",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#1a2744",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable any"
    }
  ],
  "categories": ["finance", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "View Markets",
      "url": "/#exchanges",
      "description": "View all African stock exchanges"
    }
  ]
}
