{
  "background_color": "#000000",
  "categories": ["education", "utilities"],
  "description": "Integrated Digital Solution for Masjid",
  "dir": "ltr",
  "display": "standalone",
  "name": "MASAJID",
  "orientation": "any",
  "scope": "/",
  "short_name": "MASAJID",  
  "start_url": "/view.masjid.html",
  "theme_color": "#000000",
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay", "standalone"],
  "icons": [
    {
      "src": "img/192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "img/512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "img/screenshot-masajid-1.jpg",
      "type": "image/jpeg",
      "sizes": "1248x702"
    },
    {
      "src": "img/screenshot-masajid-2.jpg",
      "type": "image/jpeg",
      "sizes": "1248x702"
    },
    {
      "src": "img/screenshot-masajid-3.jpg",
      "type": "image/jpeg",
      "sizes": "1248x702"
    },
    {
      "src": "img/screenshot-masajid-4.jpg",
      "type": "image/jpeg",
      "sizes": "1248x702"
    }
  ]
}