{
  "id": "./",
  "name": "Presensi SMP Arrahman Depok",
  "short_name": "Presensi Arrahman",
  "description": "Sistem Presensi Guru dan Siswa SMP Arrahman Depok",
  "lang": "id-ID",
  "dir": "ltr",
  "start_url": "./index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#C08A16",
  "theme_color": "#B7790B",
  "categories": [
    "education",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "./icon-gold-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-gold-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-gold-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icon-gold-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Buka Presensi",
      "short_name": "Presensi",
      "url": "./index.html?source=shortcut",
      "icons": [
        {
          "src": "./icon-gold-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
