  ﻿{
  "name": "CELCAT Calendar",
  "short_name": "Timetable",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "description": "The app that displays your timetable",
  "icons": [
    {
      "src": "images/homescreen/Icon48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "images/homescreen/Icon72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "images/homescreen/Icon96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "images/homescreen/Icon128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "images/homescreen/Icon144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "images/homescreen/Icon152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "images/homescreen/Icon168.png",
      "sizes": "168x168",
      "type": "image/png"
    },
    {
      "src": "images/homescreen/Icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}