{
  "name": "Push School Warsaw",
  "short_name": "Push School",
  "description": "Розклад уроків та шкільна інформація",
  "start_url": "/index-uk.html",
  "display": "standalone",
  "background_color": "#004b52",
  "theme_color": "#004b52",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://i.postimg.cc/WbY9TdDp/PushIco.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://i.postimg.cc/WbY9TdDp/PushIco.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}


{
  "name": "Push School Portal",
  "short_name": "Push School",
  "description": "Портал для вчителів та батьків",
  "start_url": "./cabinet.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#006d77",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/330/330996.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
