{
  "short_name": "SPI 2.0",
  "name": "Student Pickup Information System 2.0",
  "description": "Real-time student pickup tracking for STBS",
  "icons": [
    {
      "src": "/stbs-logo-official.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/stbs-logo-official.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0f172a",
  "theme_color": "#12336F",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/"
}
