{
  "name": "Online Islamic Center Sana",
  "short_name": "Sana App",
  "description": "Online Islamic Center Sana Mobile Application",
  "start_url": "./index.php",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#090d16",
  "theme_color": "#090d16",
  "scope": "./",
  "icons": [
    {
      "src": "2026/icon/sana.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "2026/icon/sana.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}