{
  "name": "Valley View Networks",
  "short_name": "VVN",
  "description": "Where professionals connect, grow, and hang out.",
  "start_url": "/posts",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Posts Feed",
      "short_name": "Posts",
      "description": "Browse the latest posts and updates",
      "url": "/posts",
      "icons": [{ "src": "/logo/logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "Trending",
      "short_name": "Trending",
      "description": "See what's trending right now",
      "url": "/header-pages/trending",
      "icons": [{ "src": "/logo/logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Your conversations and direct messages",
      "url": "/messaging",
      "icons": [{ "src": "/logo/logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "description": "Your activity and notifications",
      "url": "/notifications",
      "icons": [{ "src": "/logo/logo.webp", "sizes": "96x96" }]
    }
  ],
  "categories": ["social", "productivity", "business"],
  "lang": "en-US",
  "dir": "ltr"
}
