{
  "name": "SiRAMA - Sistem Informasi Ramadhan",
  "short_name": "SiRAMA",
  "description": "SiRAMA — Sistem Informasi Ramadhan. Jurnal harian, jadwal sholat, Al-Quran digital, dan rekap ibadah siswa.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#047857",
  "orientation": "portrait-primary",
  "categories": [
    "education",
    "lifestyle"
  ],
  "lang": "id",
  "dir": "ltr",
  "scope": "./",
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}