{
    "id": "/",
  "name": "KSU CUCEK Helpdesk",
  "short_name": "KSU CUCEK",
  "description": "A helpdesk and information portal for KSU CUCEK students.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1f2121",
  "theme_color": "#2196f3",
  "icons": [
    {
      "src": "/icon/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}