
{
  "id": "/",
  "name": "The Echo - Ajayi Crowther",
  "short_name": "The Echo",
  "description": "A premium social media platform exclusively for Ajayi Crowther University students.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "capture_links": "existing_client_navigate",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://gpnvocgvlthkukkcwxhr.supabase.co/storage/v1/object/public/random/echo-icon%20(1).png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://gpnvocgvlthkukkcwxhr.supabase.co/storage/v1/object/public/random/echo-icon%20(1).png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "New Echo",
      "url": "/?action=new_post",
      "icons": [{ "src": "https://gpnvocgvlthkukkcwxhr.supabase.co/storage/v1/object/public/random/echo-icon%20(1).png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Notifications",
      "url": "/?tab=notifications",
      "icons": [{ "src": "https://gpnvocgvlthkukkcwxhr.supabase.co/storage/v1/object/public/random/echo-icon%20(1).png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+echo",
      "url": "/?link=%s"
    }
  ]
}
