{
  "name": "RessWeather MA | Weather & Prayers",
  "short_name": "RessWeather",
  "description": "تطبيق دقيق لأحوال الطقس وأوقات الصلاة في المغرب مع تنبيهات ذكية",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}

