{
  "name": "Al-Karimah Mobile",
  "short_name": "Al-Karimah",
  "id": "/index.html",
  "description": "Sistem Informasi Akademik Resmi dan Database Setoran Tahfidz Santri Pondok Pesantren Al-Karimah Manduro Ngoro Mojokerto.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "prefer_related_applications": false,
  "background_color": "#0f172a",
  "theme_color": "#059669",
  "categories": [
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard Utama Al-Karimah"
    }
  ]
}