{
  "name": "SmartOwl Crew",
  "short_name": "SmartOwl Crew",
  "description": "SmartOwl - Your Learning Crew",
  "icons": [
    {
      "src": "img/logo192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/logo512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#fd8533",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "dir": "ltr",
  "lang": "en-US",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "SmartOwl Home",
      "description": "Navigate to SmartOwl home page",
      "url": "/"
    }
  ]
}
