{
  "id": "/acts-main-app",
  "name": "ACTS ON TIME",
  "short_name": "ACTS on Time",
  "description": "Web-Based Queueing System with AI Student Assistant",
  "start_url": "./index", 
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#084810",
  "icons": [
    {
      "src": "assets/acts512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}