{
  "name": "TFH \u2014 Tahsin From Home",
  "short_name": "TFH",
  "description": "Attendance and notes for Markaz Al-Hijaz teachers.",
  "start_url": "/id/tfh/login/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF5F9",
  "theme_color": "#E23A79",
  "icons": [
    {
      "src": "/tfh-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tfh-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tfh-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}