{
  "name": "Abuja Buzz – Connect Nigerians Everywhere",
  "short_name": "Abuja Buzz",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#ffffff",
  "theme_color": "#008000",
  "lang": "en",
  "dir": "ltr",
  "description": "Abuja Buzz is the Nigerian social platform for connecting, sharing, and discovering trends.",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Home",
      "short_name": "Home",
      "url": "/"
    },
    {
      "name": "Explore Trends",
      "short_name": "Trends",
      "url": "/trends"
    }
  ]
}
