{
  "name": "hamiSathi - College Social Network",
  "short_name": "hamiSathi",
  "description": "Connect with your college mates, share posts, and stay updated",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0F1A",
  "theme_color": "#3B82F6",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/hamiSathi-favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hamiSathi-favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hamiSathi-favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "education"],
  "screenshots": [
    {
      "src": "/hamiSathi-favicon.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
