{
  "name": "School App",
  "short_name": "SchoolApp",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#db4938",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/assets/icons/commercial-building.png",
      "type": "image/png", "sizes": "128x128"
    },
    {
      "src": "/assets/icons/commercial-building.512X512.png",
      "type": "image/png", "sizes": "512x512"
    }
  ],
  "id": "/index.html"
  
}



 

