{
  "name": "Salamadina Umroh Guide",
  "short_name": "UmrohGuide",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d1b1e",
  "theme_color": "#d4af37",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3233/3233483.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3233/3233483.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}