{
  "name": "Africa Radial Explorer",
  "short_name": "Africa Explorer",
  "description": "Interactive data explorer for all 54 African countries across 5 regions — economy, people, climate, and politics.",
  "start_url": "./africa-radial-explorer.html",
  "display": "standalone",
  "background_color": "#F7F2F9",
  "theme_color": "#6750A4",
  "orientation": "any",
  "categories": ["education", "reference"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%236750A4'/><text x='96' y='135' font-size='110' text-anchor='middle' fill='white'>🌍</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Open Map",
      "short_name": "Map",
      "description": "Go to the radial tree map",
      "url": "./africa-radial-explorer.html#map"
    },
    {
      "name": "Analytics",
      "short_name": "Charts",
      "description": "View comparative data charts",
      "url": "./africa-radial-explorer.html#analytics"
    }
  ]
}
