{
  "name": "NoorTracker",
  "short_name": "NoorTracker",
  "description": "Quran Recitation Companion",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#064e3b",
  "theme_color": "#064e3b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/064e3b/fbbf24?text=NT",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/064e3b/fbbf24?text=NoorTracker",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}