{
  "name": "AIRS - Anonymous Incident Reporting System",
  "short_name": "A.I.R.S",
  "description": "Secure Anonymous Incident Reporting System for STI College Ortigas - Cainta",
  "start_url": "/index",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#003DA5",
  "icons": [
    {
      "src": "images/pwelogo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "images/pwelogo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}