{
  "name": "UniCal",
  "short_name": "UniCal",
  "description": "Academic task management companion",
  "start_url": "http://172.24.1.204:5000/m",
  "scope": "http://172.24.1.204:5000/",
  "display": "browser",
  "orientation": "any",
  "background_color": "#1a3a5c",
  "theme_color": "#2a5a8a",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}