{
  "name": "SchoolStack Emergency Response",
  "short_name": "SchoolStack ER",
  "description": "Mobile emergency response interface for student pickup management",
  "start_url": "./index.php",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#007bff",
  "background_color": "#f8f9fa",
  "categories": ["education", "emergency", "safety"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3e%3cpath fill='%23007bff' d='M96 0C43.2 0 0 43.2 0 96s43.2 96 96 96 96-43.2 96-96S148.8 0 96 0zm38.4 134.4l-12 12-26.4-26.4-26.4 26.4-12-12L83.2 108 57.6 82.4l12-12L96 96.8l26.4-26.4 12 12L108.8 108l25.6 26.4z'/%3e%3c/svg%3e",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23007bff' d='M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm102.4 358.4l-32 32L256 320l-70.4 70.4-32-32L224 288l-70.4-70.4 32-32L256 256l70.4-70.4 32 32L288 288l70.4 70.4z'/%3e%3c/svg%3e",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}