{
  "name": "Slelinks Student Network",
  "short_name": "Slelinks",
  "description": "A production-ready educational social networking platform for tertiary institution students across Africa.",
  "start_url": "/",
  "display": "standalone",
  "gcm_sender_id": "103953800507",
  "background_color": "#ffffff",
  "theme_color": "#0284c7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1546410531-bb4caa6b424d?auto=format&fit=crop&w=192&h=192&q=80",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://images.unsplash.com/photo-1546410531-bb4caa6b424d?auto=format&fit=crop&w=512&h=512&q=80",
      "sizes": "512x512",
      "type": "image/jpeg"
    },
    {
      "src": "https://images.unsplash.com/photo-1546410531-bb4caa6b424d?auto=format&fit=crop&w=512&h=512&q=80",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Campus News",
      "url": "/?tab=feed",
      "description": "View active news feed on campus"
    },
    {
      "name": "Trending Now",
      "url": "/?tab=trending",
      "description": "Check popular campus trends"
    },
    {
      "name": "Marketplace",
      "url": "/?tab=marketplace",
      "description": "Browse and sell on campus marketplace"
    }
  ]
}
