{
  "name": "CollegeScheduler",
  "short_name": "CollegeS",
  "theme_color": "#2e2e2e",
  "background_color": "#2e2e2e",
  "display": "standalone",
  "scope": "/",
  "start_url": "/#/",
  "description": "Расписание вашего колледжа",
  "orientation": "portrait",
  "icons": [
      {
        "src": "bot_logo_fixed_512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "bot_logo_fixed_192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "bot_logo_fixed_512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "bot_logo_fixed_512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "../favicon.ico",
        "sizes": "48x48",
        "type": "image/ico"
      }
  ]
}