{
  "name": "NASYEEN | Luxury Digital Clock & Islamic Services",
  "short_name": "NASYEEN",
  "description": "Premium luxury digital clock with weather, prayer times, Qibla compass, world clock, astronomy, Islamic calendar, tasbih counter, and daily wisdom.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#c9a84c",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["utilities", "lifestyle", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Weather",
      "short_name": "Weather",
      "url": "/weather",
      "description": "Real-time weather dashboard"
    },
    {
      "name": "Prayer Times",
      "short_name": "Prayer",
      "url": "/prayer",
      "description": "Islamic prayer times"
    },
    {
      "name": "Qibla Compass",
      "short_name": "Qibla",
      "url": "/qibla",
      "description": "Find Qibla direction"
    },
    {
      "name": "Tasbih Counter",
      "short_name": "Tasbih",
      "url": "/tasbih",
      "description": "Digital tasbih counter"
    },
    {
      "name": "Islamic Calendar",
      "short_name": "Calendar",
      "url": "/calendar",
      "description": "Hijri Islamic calendar"
    }
  ]
}
