{
  "name": "PHILMAC",
  "short_name": "PHILMAC",
  "description": "Philippine Learning and Management Academy — Invest in Education, Build Traders Generation",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "lang": "en-PH",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0d1e3d",
  "theme_color": "#0d1e3d",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "finance"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Student Portal",
      "url": "/student/dashboard",
      "description": "Open Student Dashboard"
    },
    {
      "name": "Register",
      "url": "/register",
      "description": "Register as a new student"
    }
  ]
}
