{
  "name": "Yaapt - College Social",
  "short_name": "Yaapt",
  "description": "A platform for you and your friends to share happenings in the college",
  "version": "1.3.4",
  "start_url": "/feeds",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#56a230",
  "orientation": "portrait-primary",
  "id": "/feeds",
  "icons": [
    {
      "src": "/icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-192.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-round-192.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "education"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Home Feed",
      "short_name": "Home",
      "url": "/feeds",
      "icons": [{ "src": "/icons/app-icon-192.png", "sizes": "512x512" }]
    }
  ]
}
