{
  "name": "DIS Parent Portal",
  "short_name": "DIS Portal",
  "description": "Dynamics International School — Parent Portal",
  "start_url": "/portal",
  "scope": "/portal/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
