{
  "name": "E-OSAS — Student Affairs System",
  "short_name": "E-OSAS",
  "description": "Office of Student Affairs and Services — Colegio de Naujan",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0f0f",
  "theme_color": "#D4AF37",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "app/assets/img/default.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "app/assets/img/default.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
