{
  "name": "AceIT – Student Resources Platform",
  "short_name": "AceIT",
  "description": "Organized notes, study guides, and resources for ISET DSI students.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#102C57",
  "background_color": "#FEFAF6",
  "icons": [
    {
      "src": "images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "images/aceITLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}