{
  "name": "EriZone — Connect with the Global Eritrean Community",
  "short_name": "EriZone",
  "description": "The digital home for Eritreans worldwide. Connect, discover, learn, and grow together.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0baede",
  "categories": ["social", "education", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    { "name": "Discover", "url": "/discover" },
    { "name": "Learn", "url": "/learn" },
    { "name": "Network", "url": "/network" }
  ]
}
