{
  "name": "Sistem Informasi Keuangan Masjid",
  "short_name": "SIKEMAS",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0f5132",
  "theme_color": "#0f5132",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2830/2830284.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2830/2830284.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}