{
  "name": "AI for Social Good Atlas",
  "short_name": "AI Atlas",
  "description": "Interactive atlas of AI innovations for social good in Nigeria & Sub-Saharan Africa",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2D9CDB",
  "background_color": "#FFFFFF",
  "scope": "/",
  "categories": [
    "productivity",
    "social",
    "education"
  ],
  "icons": [
    {
      "src": "/static/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Explore AI Innovations on the Map"
    },
    {
      "src": "/static/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Discover Startups on Mobile"
    }
  ]
}