{
  "name": "Demos Intl Schl",
  "short_name": "DEMO APP",
  "description": "Official Web App for Demo Int'l School, Jos",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#061325",
  "theme_color": "#061325",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "img/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ]
}