{
  "name": "Peerzy — Never Prepare Alone",
  "short_name": "Peerzy",
  "description": "Find your perfect JEE & NEET study partner nearby.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#131313",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["education", "social"],
  "lang": "en-IN",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Discover Peers",
      "url": "/home",
      "description": "Find new study partners"
    },
    {
      "name": "My Chats",
      "url": "/chats",
      "description": "Open your conversations"
    }
  ]
}
