{
  "name": "Team Anty - Smart Academic Team Formation",
  "short_name": "Team Anty",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "The #1 academic team management platform. Create, join, and manage university project teams with AI-powered matching and real-time collaboration.",
  "categories": ["education", "productivity", "social"],
  "lang": "en",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favocon2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favocon2.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favocon2.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Team Anty Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your team dashboard",
      "url": "/dashboard",
      "icons": [{"src": "/icons/icon-512.svg", "sizes": "512x512"}]
    },
    {
      "name": "Browse Teams",
      "short_name": "Teams",
      "description": "Find and join teams",
      "url": "/teams",
      "icons": [{"src": "/icons/icon-512.svg", "sizes": "512x512"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "gcm_sender_id": "60885775429"
}


